Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 03:59 UTC

metanorma / fractor

Function-driven Ractors framework

RubyNo license detected★ 1 star⑂ 0 forkssince May 2025View on GitHub ↗

metanorma/fractor holds a health index of 59 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (80/100) and lowest on Security (39/100). It was last updated today. A single contributor accounts for most of its recent work.

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

59
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

MetanormaOrganization
94 followers331 public repossince May 2018

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
RubyGemsfractor0.1.11-110 days ago

Metrics by category

Vitality

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

66Moderate · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
3.5/36Commit cadence — 5/52 weeks with commits
14.8/18Commit volume — 44 commits in the last year
2/10OpenSSF Scorecard: Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
Inputs used
commits_last_year44
human_commit_share1
days_since_last_push0
active_weeks_last_year5
How it's scored
16.2/27Ships releases — 12 version tags (no GitHub releases)
36/36Release recency — latest release 0 days ago
19.8/27Release cadence — a release every ~49.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count12
latest_release_tagv0.1.11
releases_from_tagsyes
days_since_latest_release0
mean_days_between_releases49.2
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?

40At risk · 18% of overall
How it's scored
0/60Stars — 1 stars
0/25Forks — 0 forks
5.3/15Watchers — 10 watchers
Inputs used
forks0
stars1
watchers10
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
0/22.5License — no license file detected
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseno
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateyes
How it's scored
45.9/80Total downloads — 26,255 downloads all-time across rubygems
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesfractor
dependents
ecosystemsrubygems
total_downloads26,255
monthly_downloads
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?

63Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.3/22.5Commit distribution — top contributor authored 99% of commits
2.7/13.5Contributor breadth — 2 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.986
How it's scored
42.1/46.8Issue resolution — 90% of issues closed
34.8/38.3PR acceptance — 10/11 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 1/15 approved changesets -- score normalized to 0
Inputs used
merged_prs10
open_issues1
closed_issues9
issue_closed_ratio0.9
closed_unmerged_prs1
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
14.2/25Owner reach — 94 followers of metanorma
25/25Track record — 331 public repos, account ~8 yr old
Inputs used
followers94
owner_typeOrganization
is_verified
owner_loginmetanorma
public_repos331
account_age_days2,990
How it's scored
25/25Published & resolvable — 1 package(s) on rubygems
35/35Publish recency — latest publish 0 days ago
20/20Version history — 11 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesfractor
ecosystemsrubygems
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

80Good · 20% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
16/16Linter config — .rubocop.yml
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
10/10Wiki
Inputs used
topics
has_wikiyes
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

39At 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
2.5/2.5CI-Tests — 8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/15 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
0/2.5License — license file not detected
1.5/7.5Maintained — 3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
5/5SAST — SAST tool is run on all commits
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate3.9
Excluded from scoring (no data or not applicable): 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.

41At risk · 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 — 69 of 79 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.873
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .rubocop.yml
0/11Static type checking
0/10Reproducible environment
2.5/10Demonstrated agent practice — 1 of the last 79 commits agent-authored or agent-credited
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
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0.013
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — Ruby without a type-check config
55/55Manageable file sizes — 0/177 source files over 60KB
Inputs used
primary_languageRuby
largest_source_bytes24,205
source_files_sampled177
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

1GitHub stars
2contributors
44commits, last 12 months
0days since last push
12releases
1bus factor
1open issues
RubyGemspackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

OpenSSF Scorecard 3.9 / 10
3.9aggregate

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-25 03:59 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests8 out of 8 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 1/15 approved changesets -- score normalized to 0
10Contributorsproject has 3 contributing companies or organizations -- score normalized to 10
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
0Licenselicense file not detected
2Maintained3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 11
RegistryPackageVersion constraintManifest
RubyGemsbenchmark-ipsGemfile
RubyGemscsvGemfile
RubyGemsopenssl~> 3.0Gemfile
RubyGemsrakeGemfile
RubyGemsrspecGemfile
RubyGemsrubocopGemfile
RubyGemsrubocop-performanceGemfile
RubyGemsrubocop-rakeGemfile
RubyGemsrubocop-rspecGemfile
RubyGemsrubyzipGemfile
RubyGemswebmockGemfile
All dependencies 21

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

RegistryPackageVersionRelation
RubyGemsbenchmark-ipsdirect
RubyGemscsvdirect
RubyGemsopenssldirect
RubyGemsrakedirect
RubyGemsrspecdirect
RubyGemsrubocopdirect
RubyGemsrubocop-performancedirect
RubyGemsrubocop-rakedirect
RubyGemsrubocop-rspecdirect
RubyGemsrubyzipdirect
RubyGemswebmockdirect
RubyGemsbenchmarkindirect
RubyGemshttp_parser.rbindirect
RubyGemsjekyllindirect
RubyGemsjekyll-asciidocindirect
RubyGemsjekyll-seo-tagindirect
RubyGemsjekyll-sitemapindirect
RubyGemsjust-the-docsindirect
RubyGemsloggerindirect
RubyGemstzinfoindirect
RubyGemstzinfo-dataindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 12317,
      "has_wiki": true,
      "homepage": null,
      "languages": {
        "Ruby": 974180,
        "Shell": 131
      },
      "pushed_at": "2026-07-25T03:41:20Z",
      "created_at": "2025-05-05T09:06:18Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-25T03:19:24Z",
      "description": "Function-driven Ractors framework",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": null,
      "primary_language": "Ruby",
      "significant_languages": [
        "Ruby"
      ]
    },
    "owner": {
      "blog": "https://www.metanorma.org",
      "name": "Metanorma",
      "type": "Organization",
      "login": "metanorma",
      "company": null,
      "location": null,
      "followers": 94,
      "avatar_url": "https://avatars.githubusercontent.com/u/39362184?v=4",
      "created_at": "2018-05-17T05:14:19Z",
      "is_verified": null,
      "public_repos": 331,
      "account_age_days": 2990
    },
    "license": {
      "state": "absent",
      "spdx_id": null,
      "raw_spdx": null,
      "file_present": false,
      "scorecard_found": false,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.1.11",
          "kind": "patch",
          "published_at": "2026-07-25T03:19:14Z"
        },
        {
          "tag": "v0.1.10",
          "kind": "patch",
          "published_at": "2026-01-27T15:14:11Z"
        },
        {
          "tag": "v0.1.9",
          "kind": "patch",
          "published_at": "2026-01-22T09:31:56Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2026-01-22T07:59:09Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2026-01-22T06:48:45Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2025-10-17T11:00:58Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2025-10-17T09:51:02Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2025-10-09T15:55:44Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2025-05-08T11:12:53Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2025-05-08T10:23:18Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2025-05-07T01:22:28Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2025-05-05T09:08:20Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "5dde56b9bf7a69f3a74f87a5f7eab13580807adc",
          "body": null,
          "is_bot": false,
          "headline": "chore: bump version",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2026-07-25T03:19:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53d67e89b77a8eb651e3a3c81739bc70bc93f3fc",
          "body": null,
          "is_bot": false,
          "headline": "fix: homepage location",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2026-07-25T03:16:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c06d7f13110cf633c9a52e41890e6164467faad",
          "body": "Restores the workflow-level permission cap so that the called workflow\ngeneric-rake.yml's tests-passed job (which legitimately requires\ncontents: write for its repository_dispatch consolidation) can pass\nstatic validation. See https://github.com/metanorma/ci/issues/276 for\nthe full diagnosis and https://github.com/metanorma/ci/pull/277 for\nthe companion caller-side restoration in metanorma/ci.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "rake.yml: restore workflow-level permissions to contents: write",
          "author_name": "Nick Nicholas",
          "author_login": "opoudjis",
          "committed_at": "2026-05-20T12:05:41Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "4988ea2527cbb4acad0140d75732a377bc4c71d8",
          "body": null,
          "is_bot": false,
          "headline": "Bump fractor to 0.1.10",
          "author_name": "github-actions",
          "author_login": null,
          "committed_at": "2026-01-27T15:14:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8f71f6c11f0b2a3c7cd138663bc33f7166f4127",
          "body": null,
          "is_bot": false,
          "headline": "fix: better isolation of ruby 3 and ruby 4",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2026-01-27T15:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dbdf6a81d69aef9b8d6d1b8fe7ff0926872bb42b",
          "body": "This fixes a Ruby 4.0 CI failure where the main loop would block indefinitely\nin Ractor.select when no work callbacks were registered.\n\nThe wakeup port must always be included in continuous mode to allow the main loop\nto be unblocked via :shutdown signal, regardless of whether callbacks exist.\n\nThis fixes the \"stops cleanly when requested\" test in both ContinuousServer and\nSupervisor shutdown specs on Ruby 4.0.",
          "is_bot": false,
          "headline": "fix(ruby4): always include wakeup port in continuous mode for shutdown",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2026-01-27T15:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ff39b57f911f6e264fadea2c43a16bbc926cea7",
          "body": "…top()\n\nThis fixes a test failure on Ruby 4.0 ubuntu-latest where the supervisor\nthread was still alive after stop() was called.\n\nThe issue was that the :shutdown signal was only sent from the timer thread\nwhen it exited, which could be too late on CI environments with different\nthread scheduling.\n\n\n[…]\nthe :shutdown signal immediately in the stop() method, right\nafter setting @running = false. This ensures the main loop unblocks from\nRactor.select immediately and can check @running and exit cleanly.",
          "is_bot": false,
          "headline": "fix(supervisor): send immediate shutdown signal to wakeup ractor in s…",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2026-01-27T15:13:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "222aa78571cedcd820f8f5493d89b02399ce87ed",
          "body": "This fixes a hanging issue in Ruby 3.4 where the main loop could be\nblocked in Ractor.select and never wake up to check @running = false.\n\nThe timer thread now sends a :shutdown signal to the wakeup ractor\nbefore exiting, ensuring the main loop unblocks and can exit cleanly.",
          "is_bot": false,
          "headline": "fix(continuous_server): send final shutdown signal from timer thread",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2026-01-27T15:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8c566775f6e2d87432b7521b212bccc83a9e96f",
          "body": null,
          "is_bot": false,
          "headline": "chore: rubocop",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2026-01-27T15:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47e3b7a09f1636b5e8868a95fa4f957422b9abc6",
          "body": null,
          "is_bot": false,
          "headline": "feat: refactor of monolithic WorkflowExecutor into focused classes",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2026-01-27T15:13:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65a13127ee6d2eb749986e6e14ce89927eae4c47",
          "body": null,
          "is_bot": false,
          "headline": "Bump fractor to 0.1.9",
          "author_name": "github-actions",
          "author_login": null,
          "committed_at": "2026-01-22T09:31:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b6490a763a2db05d1316bcf96630129bbb11391",
          "body": null,
          "is_bot": false,
          "headline": "chore: rubocop",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2026-01-22T09:28:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4241c7ce587e960034e4b86a15b77ffa1a0a833d",
          "body": "…s #9\n\nImplement ResultCache class for caching work results to avoid\nredundant processing of identical work items. Features:\n\n- TTL-based expiration (time-to-live)\n- LRU eviction when max_size is reached\n- Memory-based eviction when max_memory is reached\n- Cache key generation based on work class, i\n[…]\nche generates consistent keys using SHA256 hash of:\n- Work class name\n- Work input data\n- Work timeout (if set)\n\nThis ensures identical work items with the same input and timeout\nshare cached results.",
          "is_bot": false,
          "headline": "feat(cache): implement result caching for identical work items, close…",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2026-01-22T09:28:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5ce90580f3d3cf723b5e5a89875762a7a4a9664c",
          "body": "Add PersistentWorkQueue class with multiple persistence backends for\nsaving work queue state to disk. This enables crash recovery and\ncheckpointing for long-running processes.\n\nChanges:\n- Add PersistentWorkQueue class extending WorkQueue\n- Add QueuePersister module with JSON, YAML, and Marshal backe\n[…]\nrestart\n- Long-running batch processes that may need to be paused and resumed\n- Applications processing important user submissions\n\nBackward compatible: existing WorkQueue continues to work as before.",
          "is_bot": false,
          "headline": "feat(queue): add persistent work queue for crash recovery, fixes #7",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2026-01-22T09:28:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "def809a4a2f8c1e5e881bd0b45607aa30b4b66c0",
          "body": "Add timeout attribute to Work base class, allowing individual work items\nto specify their own timeout that overrides the worker-level timeout.\n\nChanges:\n- Add `timeout` parameter to Work#initialize with keyword argument\n- Update WrappedRactor3 and WrappedRactor4 to check work.timeout first\n- Timeout\n[…]\nsive specs for per-work-item timeout\n- Document timeout configuration in README\n- Fix retry workflow spec to use correct Work API\n\nBackward compatible: existing code without timeout continues to work.",
          "is_bot": false,
          "headline": "feat(work): add per-work-item timeout support, fixes #5",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2026-01-22T09:28:34Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "1a77c5fcddd1b546b20c4b5426b7288551372ece",
          "body": null,
          "is_bot": false,
          "headline": "Bump fractor to 0.1.8",
          "author_name": "github-actions",
          "author_login": null,
          "committed_at": "2026-01-22T07:59:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "007b3f481224e022e67624af120399cb15506c4d",
          "body": null,
          "is_bot": false,
          "headline": "fix: debug message",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2026-01-22T07:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d088c17c73121b77d6d5e2069370a7d60da57125",
          "body": null,
          "is_bot": false,
          "headline": "Bump fractor to 0.1.7",
          "author_name": "github-actions",
          "author_login": null,
          "committed_at": "2026-01-22T06:48:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e326f6a8cf4b99d862ec9841cf5e0540df843d42",
          "body": null,
          "is_bot": false,
          "headline": "feat: support Ruby 4.0",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2026-01-22T06:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b66848fefff57621e0d1e1cd1648021b1e0d331e",
          "body": null,
          "is_bot": false,
          "headline": "feat: docs",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2026-01-22T06:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f22bfb33638d86723da364a22cfc56f4afe2189",
          "body": null,
          "is_bot": false,
          "headline": "feat: complete examples in specs",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2026-01-22T06:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9777b14df779ffc4e60a086719df39d523ce37a",
          "body": "* add programmatic Builder API for workflows\n* add comprehensive logging and tracing system\n* add workflow visualization with Mermaid, DOT, and ASCII formats\n* add simplified workflow syntax with smart defaults\n* add retry logic with backoff strategies and error handling\n* add enhanced error context to WorkResult\n* docs: update documentation for error handling features\n* fully implement use cases",
          "is_bot": false,
          "headline": "feat: refactor and new features:",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2026-01-22T06:47:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0f31ed18229fc9b9f1568295200d1112f1aafca",
          "body": null,
          "is_bot": false,
          "headline": "Bump fractor to 0.1.6",
          "author_name": "github-actions",
          "author_login": null,
          "committed_at": "2025-10-17T11:00:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26a02aa2dc26ca3b1436ec3ff2f7c91d9780bf25",
          "body": null,
          "is_bot": false,
          "headline": "chore: gitignore",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-17T10:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ed9e15c0f5348dab70addcd2a58e3481e5a38e6",
          "body": null,
          "is_bot": false,
          "headline": "chore: remove gemfile.lock",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-17T10:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ab01abe1a715b2f7ede1ae237d1fc895d33bf99",
          "body": null,
          "is_bot": false,
          "headline": "chore: rubocop",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-17T10:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33d5e9adf7b1931d7418ec8afe587560badeb20a",
          "body": null,
          "is_bot": false,
          "headline": "chore: update README",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-17T10:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13399e31be2f0f25f5a686227279a9ff86e19a31",
          "body": null,
          "is_bot": false,
          "headline": "feat: add primitives to minimize code for continuous mode",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-17T10:59:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cccb1c27942475e2317e756f7c89a000302385a9",
          "body": null,
          "is_bot": false,
          "headline": "Bump fractor to 0.1.5",
          "author_name": "github-actions",
          "author_login": null,
          "committed_at": "2025-10-17T09:51:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55cd43293c87386f89f881a0f990ae2123108794",
          "body": null,
          "is_bot": false,
          "headline": "fix: windows signaling test and SIGBREAK",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-17T09:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fba74d51703b981b9f41c0c4af6763ab8a30244",
          "body": null,
          "is_bot": false,
          "headline": "chore: rubocop",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-17T09:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb541902a5cbed6300e9b8680c15e0666f673ca6",
          "body": null,
          "is_bot": false,
          "headline": "feat: signal handling",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-17T09:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54f36becc5bbabc80f91f5d118951f92f912b76e",
          "body": null,
          "is_bot": false,
          "headline": "chore: rubocop",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-17T09:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1076ea510b45f2ffc24e3f68251c21afbb54313",
          "body": null,
          "is_bot": false,
          "headline": "feat: add fractor chat server example",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-17T09:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "053d474a4a3bfbeb16734ba0fcefe3a6cb231902",
          "body": null,
          "is_bot": false,
          "headline": "chore: add simple chat server example with plain ruby",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-17T09:50:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d90636de8e00ce8f08872be76a2ef8dc4cfc652",
          "body": null,
          "is_bot": false,
          "headline": "chore: use inherit_mode to merge vendor exclusions from remote config",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-11T09:00:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fe133ecaffaf1ab4392e0865c5d1a076166d36be",
          "body": null,
          "is_bot": false,
          "headline": "chore: exclude examples/ directory from rubocop checks",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-11T09:00:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "089effc0926f5b82c7b8e77708a0f0ca1b01a19b",
          "body": null,
          "is_bot": false,
          "headline": "chore: rubocop try",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-11T09:00:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42d7c5bff99073923cc85f985e4dee02a46d0261",
          "body": null,
          "is_bot": false,
          "headline": "chore: rubocop",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-11T09:00:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c344fe64eb705978e80a1e5a9a5d2434e75a535d",
          "body": null,
          "is_bot": false,
          "headline": "fix: respond to SIGINT termination, fixes #2",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-11T09:00:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5785e3ad20cdbe38e3d2edb3f8b7a0517a327a9a",
          "body": null,
          "is_bot": false,
          "headline": "Bump fractor to 0.1.4",
          "author_name": "github-actions",
          "author_login": null,
          "committed_at": "2025-10-09T15:55:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50e353e7b49a1428506800eda38552ed0d28254d",
          "body": null,
          "is_bot": false,
          "headline": "chore: rubocop",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-09T15:52:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5aa56299808a12606596df08bb18db9ca6e563bd",
          "body": null,
          "is_bot": false,
          "headline": "fix: try to skip certain tests on Ruby 3.4 on Windows",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-09T15:52:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "72525901d8ae74ca06d3ebf5610089268115ce48",
          "body": null,
          "is_bot": false,
          "headline": "fix: try to skip certain tests on Ruby 3.4 on Windows",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-09T15:52:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69f24240fac08fff9465899af5ed08f03a3cbf6b",
          "body": null,
          "is_bot": false,
          "headline": "chore: rubocop",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-09T15:52:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fbd0cdd1223febe62865b2590f45c6e95d4ca3e",
          "body": null,
          "is_bot": false,
          "headline": "feat: implement worker detection based on processor count, fixes #1",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-10-09T15:52:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82867fdda89718dfbc2304d49630728aaf6ae620",
          "body": null,
          "is_bot": false,
          "headline": "fix: try fixing tests on windows",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-08T12:00:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e58bdebebc8e8fa6591150dc74425f472dccde74",
          "body": null,
          "is_bot": false,
          "headline": "chore: rubocop",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-08T11:17:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e9d41b16117c6e9b2450fc7ef8452b76c1fd477",
          "body": null,
          "is_bot": false,
          "headline": "Bump fractor to 0.1.3",
          "author_name": "github-actions",
          "author_login": null,
          "committed_at": "2025-05-08T11:12:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27917f3ae1b0a0b27f4ef17d27e1f9832166263d",
          "body": null,
          "is_bot": false,
          "headline": "feat: skip tests on ruby 3.4 on windows",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-08T11:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c8f553219805453b5f6866d85726ec048aa1f1b",
          "body": null,
          "is_bot": false,
          "headline": "feat: only print on debug mode",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-08T11:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75d9a29a40add7b6f8b77ca5c3af431958db05db",
          "body": null,
          "is_bot": false,
          "headline": "feat: fix ctrl-c and skip debug puts",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-08T11:12:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b4628e1586ddbb746fa542506cf638c2c4e44ac6",
          "body": null,
          "is_bot": false,
          "headline": "Bump fractor to 0.1.2",
          "author_name": "github-actions",
          "author_login": null,
          "committed_at": "2025-05-08T10:23:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5730eaf72486c2436e5d6f572c282ab1cb216e86",
          "body": null,
          "is_bot": false,
          "headline": "chore: rubocop",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-08T09:25:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5bb88b46427a95aed60d22a6f921ca18ae64cee",
          "body": null,
          "is_bot": false,
          "headline": "feat: pass name to initialize worker",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-08T09:24:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23b4cdb5bf2a9abae77bbaab204081a6ba91b302",
          "body": null,
          "is_bot": false,
          "headline": "Bump fractor to 0.1.1",
          "author_name": "github-actions",
          "author_login": null,
          "committed_at": "2025-05-07T01:22:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f13d60578fde1ef60aa22bc65a4a30fc3eb4364",
          "body": null,
          "is_bot": false,
          "headline": "chore: move simple example",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-07T01:21:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd74e111a21715d82dcf6d3abc74e715d04be466",
          "body": null,
          "is_bot": false,
          "headline": "feat: update interface for Work and Supervisor",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-07T01:20:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdc570b9570587cca1897e2fc5c648f83ff02b03",
          "body": null,
          "is_bot": false,
          "headline": "fix: try fixing skip tests for ruby 3.4 windows",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-06T11:53:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e340d2a7e4e12f8934ce7745468d1934086f0eb",
          "body": null,
          "is_bot": false,
          "headline": "fix: skip some tests on ruby 3.4 windows",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-06T11:13:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d2883c14efd06a725073dab3565fb88dac974db8",
          "body": null,
          "is_bot": false,
          "headline": "chore: rubocop",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-06T11:05:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a0cc2ba3cc662bc318a7cde90dc2acfe0d4b4df",
          "body": null,
          "is_bot": false,
          "headline": "chore: return deps job",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-06T11:02:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d9365890ddec1ea65272af6e3f293d7e07146fd",
          "body": null,
          "is_bot": false,
          "headline": "fix: token in GHA",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-06T11:02:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f418d111f894ba10050c8ecedf7716c9943e34d0",
          "body": "…n Windows Ruby 3.1)",
          "is_bot": false,
          "headline": "fix: skip a ractor test on Windows Ruby 3.4 as it is hanging (works o…",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-06T11:02:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46bc068e006a3241ea31cc22229f61dfeb46c2d3",
          "body": null,
          "is_bot": false,
          "headline": "chore: comment out dependent gems test",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-06T10:38:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d417d16eba0eeb3871a6df94732e0519d1b28ded",
          "body": null,
          "is_bot": false,
          "headline": "chore: update README",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-06T10:36:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94f7f1f713730cc5796fe7cbf824ecc034644746",
          "body": null,
          "is_bot": false,
          "headline": "chore: rubocop",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-06T10:26:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e9ab6ba37a0b5b687210a03df493edbe72a8f331",
          "body": null,
          "is_bot": false,
          "headline": "chore: fix rubocop",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-06T10:17:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd444985cacd6cbbe47580f098ac339ca5c1a6c9",
          "body": null,
          "is_bot": false,
          "headline": "chore: provide documentation for continuous mode",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-06T00:58:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32800018252277418544aa12ea5a8726e1ee3c5a",
          "body": null,
          "is_bot": false,
          "headline": "chore: provide documentation for examples",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-06T00:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "537ff1304b92ea3b8c05afae8b35d967c67102c8",
          "body": null,
          "is_bot": false,
          "headline": "feat: add examples",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-06T00:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "770f56540c8c82df9c75bf220123c76c0f3c990e",
          "body": null,
          "is_bot": false,
          "headline": "feat: update gha",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-05T09:08:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ba9d9ae5508cc375e55380c73c0f6a410ce7c60",
          "body": null,
          "is_bot": false,
          "headline": "chore: update README",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-05T09:04:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d99362892eeed3718dccccae1415b0b940f13cac",
          "body": null,
          "is_bot": false,
          "headline": "feat: gemified",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-05T09:03:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a9241063ca5ca80935b1ec8ddb5742c58b23307",
          "body": null,
          "is_bot": false,
          "headline": "feat: moved",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-05T08:51:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65b7e8c91c71d9de2a88afce59841003104d9cfc",
          "body": null,
          "is_bot": false,
          "headline": "feat: add new readme",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-05T08:47:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa00f1c4689bb7f3944b9107dd0b27b496d17259",
          "body": null,
          "is_bot": false,
          "headline": "feat: fractor working",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-05T05:17:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eba4f9e7394a79763647b5cdfa2e2c3e1c51c41c",
          "body": null,
          "is_bot": false,
          "headline": "feat: initial commit",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-03T09:20:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "839da5e1dd445133490e5ea30f216df8d35d4ecb",
          "body": null,
          "is_bot": false,
          "headline": "feat: initial commit",
          "author_name": "Ronald Tse",
          "author_login": "ronaldtse",
          "committed_at": "2025-05-03T08:52:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 12,
      "commits_last_year": 44,
      "latest_release_at": "2026-07-25T03:19:14Z",
      "latest_release_tag": "v0.1.11",
      "releases_from_tags": true,
      "days_since_last_push": 0,
      "active_weeks_last_year": 5,
      "days_since_latest_release": 0,
      "mean_days_between_releases": 49.2
    },
    "community": {
      "has_readme": true,
      "has_license": false,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 75,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "fractor",
          "exists": true,
          "license": null,
          "keywords": [],
          "ecosystem": "rubygems",
          "matches_repo": true,
          "registry_url": "https://rubygems.org/gems/fractor",
          "is_deprecated": false,
          "latest_version": "0.1.11",
          "repository_url": "https://github.com/metanorma/fractor",
          "versions_count": 11,
          "total_downloads": 26255,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2025-05-05T09:08:52.177000Z",
          "latest_published_at": "2026-07-25T03:48:43.505000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 0
        }
      ]
    },
    "popularity": {
      "forks": 0,
      "stars": 1,
      "watchers": 10,
      "fork_history": {
        "days": [],
        "complete": true,
        "collected": 0,
        "total_forks": 0
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 24205,
      "source_files_sampled": 177,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Gemfile",
        "docs/Gemfile"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 21,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "rubygems"
      ],
      "dependencies": [
        {
          "name": "benchmark-ips",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "csv",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "openssl",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": "~> 3.0"
        },
        {
          "name": "rake",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rspec",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rubocop",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rubocop-performance",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rubocop-rake",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rubocop-rspec",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "rubyzip",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        },
        {
          "name": "webmock",
          "manifest": "Gemfile",
          "ecosystem": "rubygems",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "benchmark-ips",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "csv",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "openssl",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rake",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rspec",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-performance",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rake",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubocop-rspec",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "rubyzip",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "webmock",
            "direct": true,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "benchmark",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "http_parser.rb",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-asciidoc",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-seo-tag",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "jekyll-sitemap",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "just-the-docs",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "logger",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "tzinfo",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          },
          {
            "name": "tzinfo-data",
            "direct": false,
            "version": null,
            "ecosystem": "rubygems"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 21,
        "direct_count": 11,
        "indirect_count": 10
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 10,
        "open_issues": 1,
        "closed_ratio": 0.9,
        "closed_issues": 9,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "ronaldtse",
          "commits": 68,
          "avatar_url": "https://avatars.githubusercontent.com/u/11865?v=4"
        },
        {
          "type": "User",
          "login": "opoudjis",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1911039?v=4"
        }
      ],
      "contributors_sampled": 2,
      "top_contributor_share": 0.986
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "dependent-tests.yml",
        "links.yml",
        "pages.yml",
        "rake.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        ".rubocop.yml"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
            "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 1/15 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "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": 0,
            "reason": "license file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 2,
            "reason": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
            "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": 10,
            "reason": "SAST tool is run on all commits",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "5dde56b9bf7a69f3a74f87a5f7eab13580807adc",
        "ran_at": "2026-07-25T03:59:00Z",
        "aggregate_score": 3.9,
        "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-25T03:49:00Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-25T03:19:14Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 19,
          "created_at": "2026-05-20T12:07:24Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/metanorma/fractor",
    "host": "github.com",
    "name": "fractor",
    "owner": "metanorma"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 59,
      "inputs": {
        "security": 39,
        "vitality": 66,
        "community": 40,
        "governance": 63,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 66,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 56,
            "inputs": {
              "commits_last_year": 44,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 5
            },
            "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": "5/52 weeks with commits",
                "points": 3.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "44 commits in the last year",
                "points": 14.8,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 44
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "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": 80,
            "inputs": {
              "releases_count": 12,
              "latest_release_tag": "v0.1.11",
              "releases_from_tags": true,
              "days_since_latest_release": 0,
              "mean_days_between_releases": 49.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "12 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "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 ~49.2 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 49.2
                    }
                  }
                ],
                "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": 40,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 5,
            "inputs": {
              "forks": 0,
              "stars": 1,
              "watchers": 10,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1 stars",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "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": "10 watchers",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "has_readme": true,
              "has_license": false,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "no license file detected",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "license_absent",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "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": 6.3,
                "status": "met",
                "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": 57,
            "inputs": {
              "packages": [
                "fractor"
              ],
              "dependents": null,
              "ecosystems": "rubygems",
              "total_downloads": 26255,
              "monthly_downloads": null
            },
            "components": [
              {
                "key": "total_downloads",
                "name": "Total downloads",
                "detail": "26,255 downloads all-time across rubygems",
                "points": 45.9,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_total",
                    "params": {
                      "count": 26255,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 63,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 22,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 2,
              "top_contributor_share": 0.986
            },
            "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 99% of commits",
                "points": 0.3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 99
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "2 contributors",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "merged_prs": 10,
              "open_issues": 1,
              "closed_issues": 9,
              "issue_closed_ratio": 0.9,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "90% of issues closed",
                "points": 42.1,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "10/11 decided PRs merged",
                "points": 34.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 10,
                      "decided": 11
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/15 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "followers": 94,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "metanorma",
              "public_repos": 331,
              "account_age_days": 2990
            },
            "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": "94 followers of metanorma",
                "points": 14.2,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 94,
                      "login": "metanorma"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "331 public repos, account ~8 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 331
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 8
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "fractor"
              ],
              "ecosystems": "rubygems",
              "any_deprecated": false,
              "min_days_since_publish": 0
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on rubygems",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "rubygems"
                    }
                  }
                ],
                "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": "11 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "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": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": ".rubocop.yml",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "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": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 39,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 39,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 3.9
            },
            "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": "8 out of 8 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "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 1/15 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "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 not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is run on all commits",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 2
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 41,
        "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": 0.873,
              "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": "69 of 79 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 69,
                      "sampled": 79
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0.013,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": ".rubocop.yml",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".rubocop.yml"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 79 commits agent-authored or agent-credited",
                "points": 2.5,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 79
                    }
                  }
                ],
                "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": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Ruby",
              "largest_source_bytes": 24205,
              "source_files_sampled": 177,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Ruby without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Ruby"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/177 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 177,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T03:59:13.097872Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/metanorma/fractor.svg",
  "full_name": "metanorma/fractor",
  "license_state": "absent",
  "license_spdx": null
}

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