Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-25 18:32 UTC

linkml / linkml-runtime

Runtime support for linkml generated models

PythonCC0-1.0★ 45 stars⑂ 35 forkssince Mar 2021archivedView on GitHub ↗

linkml/linkml-runtime holds a health index of 27 out of 100, placing it in the Critical band. It scores highest on Engineering Quality (90/100) and lowest on Vitality (49/100). The repository is archived, so no further maintenance is expected.

27
overall / 100
Critical

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.

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

Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.

Ownership

218 followers67 public repossince Feb 2021

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIlinkml-runtime1.11.1-15666 days agolinkmlmetamodelowlrdfschema-visualizationyaml

Metrics by category

Vitality

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

49At risk · 22% of overall
How it's scored
3.6/36Push recency — last push 227 days ago
7.6/36Commit cadence — 11/52 weeks with commits
18/18Commit volume — 198 commits in the last year
0/10OpenSSF Scorecard: Maintained — project is archived
Inputs used
commits_last_year198
human_commit_share0.96
days_since_last_push227
active_weeks_last_year11
How it's scored
27/27Ships releases — 100 releases published
16.2/36Release recency — latest release 343 days ago
27/27Release cadence — a release every ~11.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv1.9.5
releases_from_tagsno
days_since_latest_release343
mean_days_between_releases11.8
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?

56Moderate · 18% of overall
How it's scored
26.7/60Stars — 45 stars
12.8/25Forks — 35 forks
3.9/15Watchers — 6 watchers
Inputs used
forks35
stars45
watchers6
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (CC0-1.0)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

83Good · 24% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
15.9/22.5Commit distribution — top contributor authored 30% of commits
13.5/13.5Contributor breadth — 33 contributors
10/10OpenSSF Scorecard: Contributors — project has 100 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled33
top_contributor_share0.295
How it's scored
45.4/46.8Issue resolution — 97% of issues closed
30.8/38.3PR acceptance — 337/418 decided PRs merged
15/15OpenSSF Scorecard: Code-Review — all changesets reviewed
Inputs used
merged_prs337
open_issues1
closed_issues33
issue_closed_ratio0.971
closed_unmerged_prs81
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
16.8/25Owner reach — 218 followers of linkml
23.8/25Track record — 67 public repos, account ~5 yr old
Inputs used
followers218
owner_typeOrganization
is_verified
owner_loginlinkml
public_repos67
account_age_days1,981
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
35/35Publish recency — latest publish 66 days ago
20/20Version history — 156 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageslinkml-runtime
ecosystemspypi
any_deprecatedno
min_days_since_publish66

Engineering Quality

Are baseline engineering and documentation practices in place?

90Excellent · 20% of overall
How it's scored
24/24CI workflows — 4 workflow(s)
24/24Tests present
16/16Linter config
9.6/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 12 out of 12 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configyes
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage site — https://linkml.io/linkml/
10/10Repository description
10/10Topics — 7 topics
10/10Wiki
Inputs used
topicslinkml-runtime, linkml, python, object-model, instances, conversion, hacktoberfest
has_wikiyes
homepagehttps://linkml.io/linkml/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

60Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.5/2.5CI-Tests — 12 out of 12 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
7.5/7.5Code-Review — all changesets reviewed
2.5/2.5Contributors — project has 100 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — project is archived
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
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
0/7.5Vulnerabilities — 12 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5
Excluded from scoring (no data or not applicable): branch_protection, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages30
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:linkml-runtime@1.11.1 runtime dependency closure — what installing the published package pulls in — 30 packages. Reachability is not analyzed.

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.

52Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
16.1/40Legible commit history — 29 of 96 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.302
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile
22/22Automated tests
11/11Lint / format config
0/11Static type checking
10/10Reproducible environment — Dockerfile, lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 4 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesuv.lock
has_dockerfileyes
typed_languageno
bootstrap_filesMakefile
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.04
How it's scored
0/45Type-checkable code — Python without a type-check config
53.6/55Manageable file sizes — 4/152 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes317,140
source_files_sampled152
oversized_source_files4
How it's scored
40/40API schema (OpenAPI/GraphQL/proto) — linkml_runtime/linkml_model/graphql/meta.graphql, linkml_runtime/linkml_model/protobuf/meta.proto
0/20MCP server
40/40Runnable examples — notebooks
Inputs used
example_dirsnotebooks
has_mcp_signalno
api_schema_fileslinkml_runtime/linkml_model/graphql/meta.graphql, linkml_runtime/linkml_model/protobuf/meta.proto

Key facts

45GitHub stars
33contributors
198commits, last 12 months
227days since last push
100releases
3bus factor
1open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 35 ⇿
0Stars
35Forks
100Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

01325383522021-072023-122026-05
Major 0Minor 8Patch 65

Each point covers 5 days.

OpenSSF Scorecard 5.0 / 10
5.0aggregate

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 18:32 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
10CI-Tests12 out of 12 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 100 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
0Maintainedproject is archived
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities12 existing vulnerabilities detected
Direct dependencies 14
RegistryPackageVersion constraintManifest
PyPIclickpyproject.toml
PyPIdeprecatedpyproject.toml
PyPIhbreaderpyproject.toml
PyPIjson-flattener>=0.1.9pyproject.toml
PyPIjsonasobj2==1.*,>=1.0.0,>=1.0.4pyproject.toml
PyPIjsonschema>=3.2.0pyproject.toml
PyPIprefixcommons>=0.1.12pyproject.toml
PyPIpyyamlpyproject.toml
PyPIrdflib>=6.0.0pyproject.toml
PyPIrequestspyproject.toml
PyPIprefixmaps>=0.1.4pyproject.toml
PyPIcuries>=0.5.4pyproject.toml
PyPIpydantic>=2.0.0, <3.0.0pyproject.toml
PyPIisodate>=0.7.2, <1.0.0pyproject.toml
All dependencies 0

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

RegistryPackageVersionRelation
Dependency advisories 0

Installing pypi:linkml-runtime@1.11.1 pulls in 30 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "linkml-runtime",
        "linkml",
        "python",
        "object-model",
        "instances",
        "conversion",
        "hacktoberfest"
      ],
      "is_fork": false,
      "size_kb": 3240,
      "has_wiki": true,
      "homepage": "https://linkml.io/linkml/",
      "languages": {
        "Shell": 649,
        "Python": 1465056,
        "Makefile": 557,
        "Jupyter Notebook": 13538
      },
      "pushed_at": "2025-12-10T15:46:13Z",
      "created_at": "2021-03-18T20:38:43Z",
      "owner_type": "Organization",
      "updated_at": "2026-05-10T00:06:36Z",
      "description": "Runtime support for linkml generated models",
      "is_archived": true,
      "is_disabled": false,
      "license_spdx": "CC0-1.0",
      "default_branch": "main",
      "license_spdx_raw": "CC0-1.0",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://linkml.github.io/",
      "name": "Linked data Modeling Language",
      "type": "Organization",
      "login": "linkml",
      "company": null,
      "location": null,
      "followers": 218,
      "avatar_url": "https://avatars.githubusercontent.com/u/79337873?v=4",
      "created_at": "2021-02-19T21:21:38Z",
      "is_verified": null,
      "public_repos": 67,
      "account_age_days": 1981
    },
    "license": {
      "state": "standard",
      "spdx_id": "CC0-1.0",
      "raw_spdx": "CC0-1.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.9.5",
          "kind": "patch",
          "published_at": "2025-08-15T22:22:00Z"
        },
        {
          "tag": "v1.9.5-rc1",
          "kind": "prerelease",
          "published_at": "2025-08-08T16:50:09Z"
        },
        {
          "tag": "v1.9.4",
          "kind": "patch",
          "published_at": "2025-07-20T16:59:56Z"
        },
        {
          "tag": "v1.9.4-rc2",
          "kind": "prerelease",
          "published_at": "2025-07-18T22:51:39Z"
        },
        {
          "tag": "v1.9.4-rc1",
          "kind": "prerelease",
          "published_at": "2025-07-14T21:07:27Z"
        },
        {
          "tag": "v1.9.3",
          "kind": "patch",
          "published_at": "2025-06-02T16:51:46Z"
        },
        {
          "tag": "v1.9.3-rc1",
          "kind": "prerelease",
          "published_at": "2025-05-30T21:42:11Z"
        },
        {
          "tag": "v1.9.2",
          "kind": "patch",
          "published_at": "2025-05-08T22:20:01Z"
        },
        {
          "tag": "v1.9.2-rc2",
          "kind": "prerelease",
          "published_at": "2025-05-02T16:56:16Z"
        },
        {
          "tag": "v1.9.2-rc1",
          "kind": "prerelease",
          "published_at": "2025-05-01T18:35:14Z"
        },
        {
          "tag": "v1.9.1",
          "kind": "patch",
          "published_at": "2025-04-10T22:01:10Z"
        },
        {
          "tag": "v1.9.1-rc1",
          "kind": "prerelease",
          "published_at": "2025-04-04T22:17:02Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2025-03-28T22:17:53Z"
        },
        {
          "tag": "v1.9.0-rc1",
          "kind": "prerelease",
          "published_at": "2025-03-27T21:12:50Z"
        },
        {
          "tag": "v1.8.3",
          "kind": "patch",
          "published_at": "2024-10-01T16:08:28Z"
        },
        {
          "tag": "v1.8.2",
          "kind": "patch",
          "published_at": "2024-08-22T21:59:47Z"
        },
        {
          "tag": "v1.8.1",
          "kind": "patch",
          "published_at": "2024-08-10T00:08:16Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2024-07-03T14:24:36Z"
        },
        {
          "tag": "v1.8.0rc2",
          "kind": "other",
          "published_at": "2024-06-28T14:58:57Z"
        },
        {
          "tag": "v1.8.0rc1",
          "kind": "other",
          "published_at": "2024-06-28T14:35:58Z"
        },
        {
          "tag": "v1.7.7",
          "kind": "patch",
          "published_at": "2024-06-14T20:46:54Z"
        },
        {
          "tag": "v1.7.6",
          "kind": "patch",
          "published_at": "2024-06-05T18:32:46Z"
        },
        {
          "tag": "v1.7.5",
          "kind": "patch",
          "published_at": "2024-03-28T01:56:15Z"
        },
        {
          "tag": "v1.7.4",
          "kind": "patch",
          "published_at": "2024-03-21T02:14:13Z"
        },
        {
          "tag": "v1.7.3",
          "kind": "patch",
          "published_at": "2024-03-18T22:35:42Z"
        },
        {
          "tag": "v1.7.2",
          "kind": "patch",
          "published_at": "2024-02-22T10:28:27Z"
        },
        {
          "tag": "v1.7.1",
          "kind": "patch",
          "published_at": "2024-02-16T20:32:09Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2024-02-08T17:34:24Z"
        },
        {
          "tag": "v1.7.0rc3",
          "kind": "other",
          "published_at": "2024-02-08T02:04:34Z"
        },
        {
          "tag": "v1.7.0rc1",
          "kind": "other",
          "published_at": "2024-01-30T01:15:09Z"
        },
        {
          "tag": "v1.6.3",
          "kind": "patch",
          "published_at": "2023-12-14T17:49:52Z"
        },
        {
          "tag": "v1.6.2",
          "kind": "patch",
          "published_at": "2023-11-08T19:07:27Z"
        },
        {
          "tag": "v1.6.1",
          "kind": "patch",
          "published_at": "2023-11-06T18:19:30Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2023-09-28T23:44:01Z"
        },
        {
          "tag": "v1.6.0rc3",
          "kind": "other",
          "published_at": "2023-09-28T17:23:16Z"
        },
        {
          "tag": "v1.5.7",
          "kind": "patch",
          "published_at": "2023-09-22T19:34:26Z"
        },
        {
          "tag": "v1.5.6",
          "kind": "patch",
          "published_at": "2023-08-04T18:21:02Z"
        },
        {
          "tag": "v1.6.0rc2",
          "kind": "other",
          "published_at": "2023-08-04T02:22:08Z"
        },
        {
          "tag": "v1.6.0rc1",
          "kind": "other",
          "published_at": "2023-08-04T02:19:46Z"
        },
        {
          "tag": "v1.5.5",
          "kind": "patch",
          "published_at": "2023-07-14T23:47:59Z"
        },
        {
          "tag": "v1.5.4",
          "kind": "patch",
          "published_at": "2023-06-14T23:48:13Z"
        },
        {
          "tag": "v1.5.3",
          "kind": "patch",
          "published_at": "2023-05-13T02:38:50Z"
        },
        {
          "tag": "v1.5.2",
          "kind": "patch",
          "published_at": "2023-05-02T19:03:28Z"
        },
        {
          "tag": "v1.5.1",
          "kind": "patch",
          "published_at": "2023-04-14T20:03:56Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2023-03-24T22:35:05Z"
        },
        {
          "tag": "v1.4.10",
          "kind": "patch",
          "published_at": "2023-03-22T20:58:45Z"
        },
        {
          "tag": "v1.5.0rc2",
          "kind": "other",
          "published_at": "2023-03-17T17:00:38Z"
        },
        {
          "tag": "v1.4.9",
          "kind": "patch",
          "published_at": "2023-03-07T00:14:02Z"
        },
        {
          "tag": "v1.4.8",
          "kind": "patch",
          "published_at": "2023-03-02T17:22:25Z"
        },
        {
          "tag": "v1.4.7",
          "kind": "patch",
          "published_at": "2023-02-25T00:09:02Z"
        },
        {
          "tag": "v1.4.6",
          "kind": "patch",
          "published_at": "2023-02-23T02:08:04Z"
        },
        {
          "tag": "v1.4.5",
          "kind": "patch",
          "published_at": "2023-02-04T00:23:17Z"
        },
        {
          "tag": "v1.4.4",
          "kind": "patch",
          "published_at": "2023-01-31T23:49:49Z"
        },
        {
          "tag": "v1.4.3",
          "kind": "patch",
          "published_at": "2023-01-28T02:56:24Z"
        },
        {
          "tag": "v1.4.2",
          "kind": "patch",
          "published_at": "2023-01-18T02:10:35Z"
        },
        {
          "tag": "v1.4.1",
          "kind": "patch",
          "published_at": "2022-12-23T00:28:51Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2022-12-20T15:52:43Z"
        },
        {
          "tag": "v1.3.8rc2",
          "kind": "other",
          "published_at": "2022-12-20T00:17:57Z"
        },
        {
          "tag": "v1.3.8rc1",
          "kind": "other",
          "published_at": "2022-12-13T17:24:57Z"
        },
        {
          "tag": "v1.3.7",
          "kind": "patch",
          "published_at": "2022-11-16T22:12:00Z"
        },
        {
          "tag": "v1.3.6",
          "kind": "patch",
          "published_at": "2022-11-01T20:05:56Z"
        },
        {
          "tag": "v1.3.5",
          "kind": "patch",
          "published_at": "2022-10-20T01:54:23Z"
        },
        {
          "tag": "v1.3.4",
          "kind": "patch",
          "published_at": "2022-10-19T01:11:58Z"
        },
        {
          "tag": "v1.3.3",
          "kind": "patch",
          "published_at": "2022-10-14T01:22:22Z"
        },
        {
          "tag": "v1.3.2",
          "kind": "patch",
          "published_at": "2022-08-11T16:26:50Z"
        },
        {
          "tag": "v1.3.1",
          "kind": "patch",
          "published_at": "2022-07-20T21:08:50Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2022-07-14T22:26:55Z"
        },
        {
          "tag": "v1.3.0rc7",
          "kind": "other",
          "published_at": "2022-07-14T01:29:45Z"
        },
        {
          "tag": "v1.3.0rc5",
          "kind": "other",
          "published_at": "2022-07-13T23:25:54Z"
        },
        {
          "tag": "v1.2.22",
          "kind": "patch",
          "published_at": "2022-07-13T03:44:24Z"
        },
        {
          "tag": "v1.3.0rc3",
          "kind": "other",
          "published_at": "2022-07-13T02:52:19Z"
        },
        {
          "tag": "v1.3.0rc4",
          "kind": "other",
          "published_at": "2022-07-13T03:01:17Z"
        },
        {
          "tag": "v1.2.21",
          "kind": "patch",
          "published_at": "2022-07-07T22:36:10Z"
        },
        {
          "tag": "v1.2.20",
          "kind": "patch",
          "published_at": "2022-07-06T23:33:17Z"
        },
        {
          "tag": "v1.2.19",
          "kind": "patch",
          "published_at": "2022-06-27T23:55:49Z"
        },
        {
          "tag": "v1.2.18",
          "kind": "patch",
          "published_at": "2022-06-09T21:41:10Z"
        },
        {
          "tag": "v1.2.17",
          "kind": "patch",
          "published_at": "2022-06-08T02:18:09Z"
        },
        {
          "tag": "v1.2.16",
          "kind": "patch",
          "published_at": "2022-06-02T02:06:29Z"
        },
        {
          "tag": "v1.2.15",
          "kind": "patch",
          "published_at": "2022-05-24T14:29:35Z"
        },
        {
          "tag": "v1.2.14",
          "kind": "patch",
          "published_at": "2022-05-18T01:43:14Z"
        },
        {
          "tag": "v1.2.13",
          "kind": "patch",
          "published_at": "2022-05-17T20:17:08Z"
        },
        {
          "tag": "v1.2.12",
          "kind": "patch",
          "published_at": "2022-05-09T19:50:55Z"
        },
        {
          "tag": "v1.2.11",
          "kind": "patch",
          "published_at": "2022-05-09T19:40:01Z"
        },
        {
          "tag": "v1.2.11rc1",
          "kind": "other",
          "published_at": "2022-05-06T21:29:44Z"
        },
        {
          "tag": "v1.2.10",
          "kind": "patch",
          "published_at": "2022-05-06T21:23:24Z"
        },
        {
          "tag": "v1.2.9",
          "kind": "patch",
          "published_at": "2022-04-29T01:07:27Z"
        },
        {
          "tag": "v1.3.0rc1",
          "kind": "other",
          "published_at": "2022-04-28T21:43:46Z"
        },
        {
          "tag": "v1.2.8",
          "kind": "patch",
          "published_at": "2022-04-28T21:41:49Z"
        },
        {
          "tag": "v1.2.7",
          "kind": "patch",
          "published_at": "2022-04-15T22:44:55Z"
        },
        {
          "tag": "v1.2.6",
          "kind": "patch",
          "published_at": "2022-04-12T23:58:06Z"
        },
        {
          "tag": "v1.2.5",
          "kind": "patch",
          "published_at": "2022-04-01T19:35:52Z"
        },
        {
          "tag": "v1.2.4",
          "kind": "patch",
          "published_at": "2022-03-29T23:41:37Z"
        },
        {
          "tag": "v1.2.3",
          "kind": "patch",
          "published_at": "2022-03-23T19:58:02Z"
        },
        {
          "tag": "v1.2.2",
          "kind": "patch",
          "published_at": "2022-03-10T17:57:39Z"
        },
        {
          "tag": "v1.2.1",
          "kind": "patch",
          "published_at": "2022-03-09T23:02:08Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2022-03-08T16:16:39Z"
        },
        {
          "tag": "v1.2.0rc6",
          "kind": "other",
          "published_at": "2022-03-02T21:51:52Z"
        },
        {
          "tag": "v1.2.0rc5",
          "kind": "other",
          "published_at": "2022-03-02T17:54:56Z"
        },
        {
          "tag": "v1.2.0rc4",
          "kind": "other",
          "published_at": "2022-03-02T05:18:46Z"
        },
        {
          "tag": "v1.1.26",
          "kind": "patch",
          "published_at": "2022-02-26T03:13:47Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "7f98f22080dceca3abed8130a9de07d030fd2e59",
          "body": null,
          "is_bot": false,
          "headline": "Merge pull request #503 from dalito/monorepo-move-message",
          "author_name": "Kevin Schaper",
          "author_login": "kevinschaper",
          "committed_at": "2025-12-10T15:46:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95758af8a1edd7c7ee47100ba6e376084f61ebaf",
          "body": null,
          "is_bot": false,
          "headline": "Make linkML repo a hyperlink",
          "author_name": "David Linke",
          "author_login": "dalito",
          "committed_at": "2025-12-08T16:37:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5087c71dd8cb476d9e4ae8f436a1d69f887550f6",
          "body": null,
          "is_bot": false,
          "headline": "Remove (deactivate) dependabot",
          "author_name": "David Linke",
          "author_login": "dalito",
          "committed_at": "2025-12-06T11:30:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "651137fa0ab1aecd9966680e078cbe6e44550c3a",
          "body": null,
          "is_bot": false,
          "headline": "Add information on monorepo move",
          "author_name": "David Linke",
          "author_login": "dalito",
          "committed_at": "2025-12-06T11:30:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f71d1151630590cb381af00ec870977c9288daa9",
          "body": "…name\n\nmodule_name parameter for compile_python resolves linkml/linkml#2903",
          "is_bot": false,
          "headline": "Merge pull request #457 from linkml/issue-9203_compile_python_module_…",
          "author_name": "Sujay Patil",
          "author_login": "sujaypatil96",
          "committed_at": "2025-10-27T16:19:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "743890600a2941b4609126c5637b7487153b2373",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into issue-9203_compile_python_module_name",
          "author_name": "Corey Cox",
          "author_login": "amc-corey-cox",
          "committed_at": "2025-10-27T15:47:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1381ca3e9dd55bbea4a753be1535c8c949812d3",
          "body": "Bumps [curies](https://github.com/biopragmatics/curies) from 0.10.19 to 0.10.23.\n- [Release notes](https://github.com/biopragmatics/curies/releases)\n- [Commits](https://github.com/biopragmatics/curies/compare/v0.10.19...v0.10.23)\n\n---\nupdated-dependencies:\n- dependency-name: curies\n  dependency-version: 0.10.23\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump curies from 0.10.19 to 0.10.23",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-26T10:34:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f67fe244119c42bed703aed0d4cd7564e29f66f",
          "body": "Bumps [jsonschema](https://github.com/python-jsonschema/jsonschema) from 4.24.0 to 4.25.1.\n- [Release notes](https://github.com/python-jsonschema/jsonschema/releases)\n- [Changelog](https://github.com/python-jsonschema/jsonschema/blob/main/CHANGELOG.rst)\n- [Commits](https://github.com/python-jsonsche\n[…]\nies:\n- dependency-name: jsonschema\n  dependency-version: 4.25.1\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump jsonschema from 4.24.0 to 4.25.1",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-26T10:08:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "79775e00a102d8167a16d54cf8d2001c7a951609",
          "body": "Bumps the dependencies group with 2 updates: [pyyaml](https://github.com/yaml/pyyaml) and [requests](https://github.com/psf/requests).\n\n\nUpdates `pyyaml` from 6.0.2 to 6.0.3\n- [Release notes](https://github.com/yaml/pyyaml/releases)\n- [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES)\n- \n[…]\ns\n  dependency-version: 2.32.5\n  dependency-type: direct:production\n  update-type: version-update:semver-patch\n  dependency-group: dependencies\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump the dependencies group with 2 updates",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-26T09:32:44Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2aaa919a7489bb0a41c3777d2fbc8d4b046f5b83",
          "body": "Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.9.1 to 7.10.7.\n- [Release notes](https://github.com/nedbat/coveragepy/releases)\n- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)\n- [Commits](https://github.com/nedbat/coveragepy/compare/7.9.1...7.10.7)\n\n---\nupda\n[…]\nncies:\n- dependency-name: coverage\n  dependency-version: 7.10.7\n  dependency-type: direct:production\n  update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump coverage from 7.9.1 to 7.10.7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-26T09:09:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "53c7ad041ab21ef018a375ea83c76c0e1caa809b",
          "body": null,
          "is_bot": false,
          "headline": "Implementing suggestions made in PR comments",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-23T15:50:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2ae846f600b06dc235851c4390b0931a08726c0",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into issue-9203_compile_python_module_name",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-23T14:47:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db7064f89b6c0ca47b954e73720af9c0c25b2f52",
          "body": "…ange_fns\n\nschemaview.py: check for a valid slot def before calling a function",
          "is_bot": false,
          "headline": "Merge pull request #480 from linkml/schemaview_add_slotdef_check_to_r…",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-23T14:07:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "310f85b941d26d69f21b6a2cfd0866544b7da88e",
          "body": "…ling various slot range functions'",
          "is_bot": false,
          "headline": "Add in checks to ensure that the slot is populated correctly when cal…",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-22T19:50:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dccdc1f77d74f5618668cd13f35ec4cd996b0cef",
          "body": "…parent_plurality\n\nschemaview.py: deprecate `permissible_value_parent`, replace with `permissible_value_parents`",
          "is_bot": false,
          "headline": "Merge pull request #479 from linkml/schemaview_fix_permissible_value_…",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-22T18:21:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "82624a29f80cb14225f60a42280676191a8c1806",
          "body": "…ality",
          "is_bot": false,
          "headline": "Merge branch 'main' into schemaview_fix_permissible_value_parent_plur…",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-22T18:14:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c4bbc9d5f42ba1ae236c047c9b7556da3a91c6e",
          "body": "schemaview.py: add get_string_type to retrieve typedef for strings",
          "is_bot": false,
          "headline": "Merge pull request #478 from linkml/schemaview_get_string_type",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-22T18:13:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27dbda8de60a6a15f4959c735befb1c0982f5f96",
          "body": null,
          "is_bot": false,
          "headline": "make function private",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-22T16:39:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b4d6975b5ad4291ccca812b3ad8c403e4a2927a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into schemaview_get_string_type",
          "author_name": "Corey Cox",
          "author_login": "amc-corey-cox",
          "committed_at": "2025-10-22T15:46:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "65cd85e03a5186414f4c3c356e60db72ea5323c9",
          "body": "schemaview.py: minor reorg and test reorganisation",
          "is_bot": false,
          "headline": "Merge pull request #477 from linkml/schemaview_minor_file_reorg",
          "author_name": "Corey Cox",
          "author_login": "amc-corey-cox",
          "committed_at": "2025-10-22T15:41:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "add14ac11614f5003bf7e44b2910506ac2fe4fab",
          "body": "…t_args\n\nschemaview.py: allow `detect_cycles` to receive a list of nodes as args",
          "is_bot": false,
          "headline": "Merge pull request #476 from linkml/schemaview_detect_cycles_node_lis…",
          "author_name": "Corey Cox",
          "author_login": "amc-corey-cox",
          "committed_at": "2025-10-22T15:41:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0e9d93f0950e6971c56f6b61f1a81ed5aef1c00",
          "body": null,
          "is_bot": false,
          "headline": "Fix docs for permissible_value_parents/children",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-21T21:29:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9089912754b36b5b474ef187641b95111c72460",
          "body": "…_value_parents`.",
          "is_bot": false,
          "headline": "Deprecate `permissible_value_parent` and replace it with `permissible…",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-21T20:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ad941e345d264ead48726e0e24e050215419841",
          "body": "…strings in the schema",
          "is_bot": false,
          "headline": "Adding function get_string_type to retrieve the appropriate type for …",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-21T16:54:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3462408fb32825b96e3c352633889c0e53bc9d5",
          "body": "…emaview",
          "is_bot": false,
          "headline": "Moving some functions and test data around in schemaview and test_sch…",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-21T16:41:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fe479e0019eddd386ca9da9de0368b4c03bbeba",
          "body": "…le node",
          "is_bot": false,
          "headline": "Allow detect_cycles to receive a list of nodes instead of just a sing…",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-21T16:30:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51e611f02c812a4cdc1b7f61e005109e7b03c1b9",
          "body": "…b.com/linkml/linkml-runtime into issue-9203_compile_python_module_name",
          "is_bot": false,
          "headline": "Merge branch 'issue-9203_compile_python_module_name' of https://githu…",
          "author_name": "Tim Fliss",
          "author_login": "tfliss",
          "committed_at": "2025-10-20T20:38:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c687346d397f63ac60aaa3b5aeb0e81587d699d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into issue-9203_compile_python_module_name",
          "author_name": "Tim Fliss",
          "author_login": "tfliss",
          "committed_at": "2025-10-20T20:33:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7be37eb727f832529369840c5785d602ad48824",
          "body": null,
          "is_bot": false,
          "headline": "move compile_python test; fix docstrings",
          "author_name": "Tim Fliss",
          "author_login": "tfliss",
          "committed_at": "2025-10-20T20:23:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e0e62b6270ba9475f5d3a2e04d7d50f560e9af0",
          "body": "update pydantic minimum version to 2.0.0",
          "is_bot": false,
          "headline": "Merge pull request #475 from linkml/pydantic-min-at-2",
          "author_name": "Kevin Schaper",
          "author_login": "kevinschaper",
          "committed_at": "2025-10-20T16:43:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "312b9293d6dce0e29132c8d2549e9e3401210e46",
          "body": null,
          "is_bot": false,
          "headline": "update pydantic minimum version to 2.0.0",
          "author_name": "Kevin Schaper",
          "author_login": "kevinschaper",
          "committed_at": "2025-10-20T16:21:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "541bc2d7a7144093c16d4b880aab2bbbda22d68a",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into issue-9203_compile_python_module_name",
          "author_name": "Sierra Moxon",
          "author_login": "sierra-moxon",
          "committed_at": "2025-10-17T22:09:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e60a582153b127c2daeb1b7003f51b583d342ee",
          "body": "schemaview.py: Adding tests for `namespaces` and `get_elements_applicable_by_prefix`",
          "is_bot": false,
          "headline": "Merge pull request #472 from linkml/schemaview_namespaces",
          "author_name": "Corey Cox",
          "author_login": "amc-corey-cox",
          "committed_at": "2025-10-17T20:16:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f68744ce29edf6393091162b787fb1c4ae33c435",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into schemaview_namespaces",
          "author_name": "Sierra Moxon",
          "author_login": "sierra-moxon",
          "committed_at": "2025-10-17T20:06:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2467f6ddc1f740d26d0e928d07afae6a1fa2001c",
          "body": "schemaview.py: tests for SchemaView's modification functions",
          "is_bot": false,
          "headline": "Merge pull request #473 from linkml/schemaview_add_delete_get_entity",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-16T15:45:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c3d6688cfa3aa5efdb716affe7d0fd70634364f",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into schemaview_add_delete_get_entity",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-16T15:35:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5af475dde0793c470ded413b6acf9255d0ae1847",
          "body": "schemaview.py: tests for checking SchemaView equality",
          "is_bot": false,
          "headline": "Merge pull request #474 from linkml/schemaview_eq_tests",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-16T15:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae9b46312185aa81cfe365c88cfebf075ccee890",
          "body": null,
          "is_bot": false,
          "headline": "A couple of bonus tests, just for fun!",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-16T15:10:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2389be2c859016edb348e7d1adea2004a29e45c5",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for the schemaview equality checks",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-16T14:17:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e5320386e33fef33a028c624eb8458ca63f1591",
          "body": "…ing elements in a schema.",
          "is_bot": false,
          "headline": "Adding tests for SchemaView's modification functions: adding or delet…",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-16T14:11:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da82eb682d7d1b819907dd7edbb1c2f828a32f90",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into schemaview_namespaces",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-15T17:55:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c42fc7aa508f8b4644e3c715d44592e067e91ac",
          "body": "schemaview.py: adding `induced_slot_range` function to retrieve the possible ranges for a slot",
          "is_bot": false,
          "headline": "Merge pull request #471 from linkml/schemaview_induced_slot_range",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-15T17:54:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b92676baa39a838d5a9c4a1c588bef66a5e741ac",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into schemaview_induced_slot_range",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-15T17:43:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "709004620fffeada0c495d189ddcdcc868ef9014",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into schemaview_namespaces",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-14T15:10:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9045b86f56fc643eb0889207e9e1a0bffb0d5166",
          "body": "csv testing and bug fixes",
          "is_bot": false,
          "headline": "Merge pull request #205 from joshmoore/csv-test",
          "author_name": "Corey Cox",
          "author_login": "amc-corey-cox",
          "committed_at": "2025-10-14T13:32:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f9636f87cbdbce8e834c6b4994247f374731484",
          "body": null,
          "is_bot": false,
          "headline": "Skip issue in csv tests due to upstream for now.",
          "author_name": "amc-corey-cox",
          "author_login": "amc-corey-cox",
          "committed_at": "2025-10-14T13:14:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7de640eecbc1762e93b29d27b2f7b345b69b9a8b",
          "body": null,
          "is_bot": false,
          "headline": "Adding tests for test_get_elements_applicable_by_identifier",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-13T22:14:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "da1603b4e6a19f9ad1f9681193a78baa55e98bf0",
          "body": null,
          "is_bot": false,
          "headline": "typo",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-13T17:19:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c888645753fb89e05bf6552a99f1dbe7056e805b",
          "body": "…essarily",
          "is_bot": false,
          "headline": "Edit namespaces function so that it does not retrieve curi_maps unnec…",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-13T17:15:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec6986f4256172a6e89b2a7bd8b2e3617bd91c32",
          "body": null,
          "is_bot": false,
          "headline": "Minor documentation fixes",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-13T16:43:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f20fac123ee63a6331f86b3701e0c89fe613be70",
          "body": "…ction",
          "is_bot": false,
          "headline": "Adding tests for namespaces and get_elements_applicable_by_prefix fun…",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-13T16:31:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77e352ed469eea27b913a883c979f3b4613f6121",
          "body": null,
          "is_bot": false,
          "headline": "Fix format issues, adjust tox config",
          "author_name": "amc-corey-cox",
          "author_login": "amc-corey-cox",
          "committed_at": "2025-10-13T15:36:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4eb2f8d3c445367033acf2ef8bf689fde4743d2",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into csv-test",
          "author_name": "Corey Cox",
          "author_login": "amc-corey-cox",
          "committed_at": "2025-10-10T21:33:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bc877a89b499d06b83c6ec0bdad33d71189b6c3",
          "body": "…et of possible ranges for a slot",
          "is_bot": false,
          "headline": "Adding `induced_slot_range` function for generating a non-redundant s…",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-09T21:54:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff268a3f2ef3e3f78399d0c4fbe6d595c6b5dd53",
          "body": "schemaview.py: add cycle detection function",
          "is_bot": false,
          "headline": "Merge pull request #469 from linkml/schemaview_cycle_check",
          "author_name": "Kevin Schaper",
          "author_login": "kevinschaper",
          "committed_at": "2025-10-09T19:00:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7384670cfec508143384852333c020c3b6279668",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into schemaview_cycle_check",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-09T16:47:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e63dbb00932c15b7dd4178eedbe3b0d64bb9dc15",
          "body": "test_schemaview.py: restore range tests",
          "is_bot": false,
          "headline": "Merge pull request #470 from linkml/restore_range_tests",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-09T16:45:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c24ed996a909c6548c5a0dcb521fd15f2b83bf1b",
          "body": null,
          "is_bot": false,
          "headline": "Misc tidying, documentation clarification",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-09T14:23:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "865909e61bbc50afbbaed167cc01cd9e2bbe208f",
          "body": null,
          "is_bot": false,
          "headline": "Add in tests for slot_applicable_range_elements",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-09T14:22:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0d8b615a8f5e37f1655851345a304834c080465",
          "body": null,
          "is_bot": false,
          "headline": "Add comprehensive tests for range determination",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-09T14:21:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b09e72ee61b81a8d000d91f57727e7780e3160ea",
          "body": null,
          "is_bot": false,
          "headline": "Clarify function docs",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-08T12:20:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "333ba2b669d29475656704f797f9ffcbc3b05985",
          "body": null,
          "is_bot": false,
          "headline": "Adding comments",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-08T11:57:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca729de7c130718dd1b59ac1a103aa45161d8788",
          "body": "…the _closure function",
          "is_bot": false,
          "headline": "Adding function to detect cycles within a graph and hooking it up to …",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-08T11:42:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bfff4d5c765d32871fc9f2e6f27571625669226",
          "body": "schemaview.py: reorder relationships",
          "is_bot": false,
          "headline": "Merge pull request #465 from linkml/reorder_relationships",
          "author_name": "Kevin Schaper",
          "author_login": "kevinschaper",
          "committed_at": "2025-10-07T23:16:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4ddc9112f30d030f00a446e6339075665d41172",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into reorder_relationships",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-07T22:16:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08e1b1e7334632da3f9381f62856551354351550",
          "body": "test_schemaview.py - add comprehensive tests for class relationships",
          "is_bot": false,
          "headline": "Merge pull request #466 from linkml/schemaview_relationship_tests",
          "author_name": "Kevin Schaper",
          "author_login": "kevinschaper",
          "committed_at": "2025-10-07T22:06:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "555ff37624a8978d448e17249512cb1fc9b1ebde",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into reorder_relationships",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-07T22:00:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cfd5f90d9eca1902e4e30e7b7b4da0ef80eec12d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into schemaview_relationship_tests",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-07T22:00:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "878d01e7b7f43497ece434875c938564a81da7b9",
          "body": "schemaview.py: make `permissible_value_*` act consistently with other such methods",
          "is_bot": false,
          "headline": "Merge pull request #467 from linkml/schemaview_pv_fn_edits",
          "author_name": "Kevin Schaper",
          "author_login": "kevinschaper",
          "committed_at": "2025-10-07T21:36:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6002a614fb3bb06bd153b152e02edf55fe10187",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into reorder_relationships",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-07T15:47:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e04627c65d4864aa4951e49da060d2b8b7b02b78",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into schemaview_relationship_tests",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-07T15:44:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "881a0adf5ff389f1aaa4558d32f36e64dc5f1c4d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into schemaview_pv_fn_edits",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-07T15:44:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89e17c75ccb4595513047fcc298eacc2a4135a1c",
          "body": "schemaview.py: add `type_roots` method",
          "is_bot": false,
          "headline": "Merge pull request #468 from linkml/schemaview_type_roots",
          "author_name": "Kevin Schaper",
          "author_login": "kevinschaper",
          "committed_at": "2025-10-07T15:43:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b6fcded35a93e7bbe5e81dc686977ac0da3874c",
          "body": null,
          "is_bot": false,
          "headline": "Add a type_roots function to find all base types in a schema",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-07T14:32:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfe75b2138a74e275ad2e815ca86b106ab12f04d",
          "body": "…ble value pairing is incorrect.",
          "is_bot": false,
          "headline": "Edit permissible_value methods to throw an error if the enum-permissi…",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-07T13:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9145fe8114145b5e46fcbdd2487406909cbfcb7",
          "body": null,
          "is_bot": false,
          "headline": "Add comprehensive tests for class relationships",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-07T13:17:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2989a5017ded5f998b3425903af9622aeef7e6bd",
          "body": "…the _closure function to remove some redundancy",
          "is_bot": false,
          "headline": "Add kwargs input args to all the functions that use _closure(); edit …",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-06T20:16:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5733f577bd756ab41ed51373ffcc324961e75be",
          "body": "…/descendants, etc)",
          "is_bot": false,
          "headline": "Reordering functions relating to calculating relationships (ancestors…",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-06T20:07:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1b672642c056730232919aa45745ab108664b19d",
          "body": "test_schemaview.py: split out long test method into many tests",
          "is_bot": false,
          "headline": "Merge pull request #456 from linkml/schemaview_explode_tests_II",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-04T17:43:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b813410d823ad4dd7f26366f967a34151c6900b",
          "body": null,
          "is_bot": false,
          "headline": "Rearrange tests and remove duplicate lines",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-04T16:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f9cbf19ea787f3242eeff764d860e73fec468ef",
          "body": null,
          "is_bot": false,
          "headline": "Break up long `test_imports` test into separate pieces",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-04T16:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d393beb7acec2af64a13b550a87fcf47c800337",
          "body": null,
          "is_bot": false,
          "headline": "Split out long test method into many tests",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-04T16:58:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "804c65b969c0c364fca9d9bd50c563f6a91660f2",
          "body": "test_schemaview.py: add comprehensive tests for range determination",
          "is_bot": false,
          "headline": "Merge pull request #454 from linkml/schemaview_add_range_tests",
          "author_name": "Kevin Schaper",
          "author_login": "kevinschaper",
          "committed_at": "2025-10-03T22:26:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63ecf8101ec033c6808cbcd01908b4a4d83a79eb",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into schemaview_add_range_tests",
          "author_name": "Kevin Schaper",
          "author_login": "kevinschaper",
          "committed_at": "2025-10-03T20:14:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "868a5a1c45a6ac97d790eb42f69b5b71fe98484f",
          "body": "schemaview.py - misc minor edits",
          "is_bot": false,
          "headline": "Merge pull request #463 from linkml/schemaview_misc_edits",
          "author_name": "Kevin Schaper",
          "author_login": "kevinschaper",
          "committed_at": "2025-10-03T20:11:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d191ad22823b4ae8a523311062c03a38c69e790",
          "body": "schemaview.py: add tests for get_identifier_slot and get_key_slot",
          "is_bot": false,
          "headline": "Merge pull request #464 from linkml/schemaview_identifier_key_tests",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-03T13:34:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83e34c974e0332cd0420588bdb5b019871ca0253",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for get_identifier_slot and get_key_slot",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-02T21:33:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ded22746271c02eb2cb0b4ab4a70fdec4ac608d8",
          "body": null,
          "is_bot": false,
          "headline": "clarifying documentation, removing dupe line",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-02T16:49:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd671bd14ab0f76520cda4f47801b121f19978cd",
          "body": "…riables for clarity",
          "is_bot": false,
          "headline": "Misc edits: add in tests for get_element, edit typing, rename some va…",
          "author_name": "ialarmedalien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-02T16:33:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eec9fc7a825e730d1aedb8de8286b6b4dc1a1966",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into schemaview_add_range_tests",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-02T16:07:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9be4b3eea1c68b718afdb4394ac7a5f1fca95024",
          "body": "test_schemaview.py: improve some tests and more general test tidying",
          "is_bot": false,
          "headline": "Merge pull request #455 from linkml/schemaview_explode_tests",
          "author_name": "Chris Mungall",
          "author_login": "cmungall",
          "committed_at": "2025-10-01T22:29:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fa4d53cc176745e61b1125f0b97f2d46bb8db6b",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into schemaview_explode_tests",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-01T16:30:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "032e160c0e0c5397c92acc05bf8cf65a98f99352",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into schemaview_add_range_tests",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-01T16:27:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71d4004e3a2747118a5ab5f46224a036381a401b",
          "body": "test_schemaview.py: minor tidying, fixture creation",
          "is_bot": false,
          "headline": "Merge pull request #453 from linkml/minor_tidying",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-01T16:26:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff8c5434e06acfe97d7aa8fee36056b7f7b4a58c",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into minor_tidying",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-01T14:23:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f38914857cd5089bd826bdc0ef98a483758f38ca",
          "body": "…-action-pypi-publish-1.13.0\n\nBump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0",
          "is_bot": false,
          "headline": "Merge pull request #459 from linkml/dependabot/github_actions/pypa/gh…",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-01T14:22:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1ffdb5157a8c134601a34ee33f56c8c68cf0589",
          "body": "…sh/setup-uv-6.8.0\n\nBump astral-sh/setup-uv from 6.6.1 to 6.8.0",
          "is_bot": false,
          "headline": "Merge pull request #460 from linkml/dependabot/github_actions/astral-…",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-01T13:51:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e47deba8e2a29e8472854297524f4e57b6c3fb2",
          "body": "…/codecov-action-5.5.1\n\nBump codecov/codecov-action from 5.4.3 to 5.5.1",
          "is_bot": false,
          "headline": "Merge pull request #461 from linkml/dependabot/github_actions/codecov…",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-01T13:51:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfbb41050d90f99a604754fbca61e90864fdccbd",
          "body": "…i-publish-1.13.0",
          "is_bot": false,
          "headline": "Merge branch 'main' into dependabot/github_actions/pypa/gh-action-pyp…",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-01T13:49:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a1f3e50fd04f8940b6ed94e3bf431777fbb650ef",
          "body": "…/setup-python-6.0.0\n\nBump actions/setup-python from 5.6.0 to 6.0.0",
          "is_bot": false,
          "headline": "Merge pull request #458 from linkml/dependabot/github_actions/actions…",
          "author_name": "i alarmed alien",
          "author_login": "ialarmedalien",
          "committed_at": "2025-10-01T13:49:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 198,
      "latest_release_at": "2025-08-15T22:22:00Z",
      "latest_release_tag": "v1.9.5",
      "releases_from_tags": false,
      "days_since_last_push": 227,
      "active_weeks_last_year": 11,
      "days_since_latest_release": 343,
      "mean_days_between_releases": 11.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "linkml-runtime",
          "exists": true,
          "license": "CC0-1.0",
          "keywords": [
            "linkml",
            "metamodel",
            "owl",
            "rdf",
            "schema visualization",
            "yaml",
            "Development Status :: 5 - Production/Stable",
            "Environment :: Console",
            "Intended Audience :: Developers",
            "Intended Audience :: Healthcare Industry",
            "Intended Audience :: Science/Research",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Topic :: Software Development :: Libraries :: Python Modules"
          ],
          "ecosystem": "pypi",
          "matches_repo": null,
          "registry_url": "https://pypi.org/project/linkml-runtime/",
          "is_deprecated": false,
          "latest_version": "1.11.1",
          "repository_url": null,
          "versions_count": 156,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2021-04-23T19:30:29.383616Z",
          "latest_published_at": "2026-05-20T17:05:43.633544Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 66
        }
      ]
    },
    "popularity": {
      "forks": 35,
      "stars": 45,
      "watchers": 6,
      "fork_history": {
        "days": [
          {
            "date": "2021-07-09",
            "count": 1
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2022-01-31",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 1
          },
          {
            "date": "2022-09-28",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-07-09",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-10",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-08",
            "count": 1
          },
          {
            "date": "2023-10-06",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-03-15",
            "count": 2
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-08-26",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 2
          },
          {
            "date": "2025-01-01",
            "count": 1
          },
          {
            "date": "2025-02-09",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-31",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 35,
        "total_forks": 35
      },
      "star_history": null,
      "open_issues_and_prs": 25
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "notebooks"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile"
      ],
      "api_schema_files": [
        "linkml_runtime/linkml_model/graphql/meta.graphql",
        "linkml_runtime/linkml_model/protobuf/meta.proto"
      ],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 317140,
      "source_files_sampled": 152,
      "oversized_source_files": 4,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 30,
        "malicious_count": 0,
        "assessed_package": "pypi:linkml-runtime@1.11.1",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "click",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "deprecated",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "hbreader",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "json-flattener",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.1.9"
        },
        {
          "name": "jsonasobj2",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": "==1.*,>=1.0.0,>=1.0.4"
        },
        {
          "name": "jsonschema",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=3.2.0"
        },
        {
          "name": "prefixcommons",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.1.12"
        },
        {
          "name": "pyyaml",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "rdflib",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=6.0.0"
        },
        {
          "name": "requests",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        },
        {
          "name": "prefixmaps",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.1.4"
        },
        {
          "name": "curies",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.5.4"
        },
        {
          "name": "pydantic",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2.0.0, <3.0.0"
        },
        {
          "name": "isodate",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.7.2, <1.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [],
        "collected": true,
        "truncated": false,
        "total_count": 0,
        "direct_count": 0,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 24,
        "merged_prs": 337,
        "open_issues": 1,
        "closed_ratio": 0.971,
        "closed_issues": 33,
        "closed_unmerged_prs": 81
      },
      "bus_factor": 3,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "cmungall",
          "commits": 398,
          "avatar_url": "https://avatars.githubusercontent.com/u/50745?v=4"
        },
        {
          "type": "User",
          "login": "sierra-moxon",
          "commits": 213,
          "avatar_url": "https://avatars.githubusercontent.com/u/4561292?v=4"
        },
        {
          "type": "User",
          "login": "ialarmedalien",
          "commits": 118,
          "avatar_url": "https://avatars.githubusercontent.com/u/556057?v=4"
        },
        {
          "type": "User",
          "login": "hsolbrig",
          "commits": 105,
          "avatar_url": "https://avatars.githubusercontent.com/u/415926?v=4"
        },
        {
          "type": "User",
          "login": "sneakers-the-rat",
          "commits": 81,
          "avatar_url": "https://avatars.githubusercontent.com/u/12961499?v=4"
        },
        {
          "type": "User",
          "login": "sujaypatil96",
          "commits": 78,
          "avatar_url": "https://avatars.githubusercontent.com/u/20239224?v=4"
        },
        {
          "type": "User",
          "login": "dalito",
          "commits": 65,
          "avatar_url": "https://avatars.githubusercontent.com/u/2648874?v=4"
        },
        {
          "type": "User",
          "login": "kevinschaper",
          "commits": 48,
          "avatar_url": "https://avatars.githubusercontent.com/u/4535019?v=4"
        },
        {
          "type": "User",
          "login": "vladistan",
          "commits": 42,
          "avatar_url": "https://avatars.githubusercontent.com/u/36257?v=4"
        },
        {
          "type": "User",
          "login": "amc-corey-cox",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/69321580?v=4"
        }
      ],
      "contributors_sampled": 33,
      "top_contributor_share": 0.295
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "check-dependencies.yaml",
        "main.yaml",
        "pypi-publish.yaml",
        "test-upstream.yaml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [
        "uv.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "12 out of 12 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": 10,
            "reason": "all changesets reviewed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 100 contributing companies or organizations",
            "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": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 0,
            "reason": "project is archived",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "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": 0,
            "reason": "12 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "7f98f22080dceca3abed8130a9de07d030fd2e59",
        "ran_at": "2026-07-25T18:32:01Z",
        "aggregate_score": 5,
        "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-04-13T07:18:02Z",
      "oldest_open_prs": [
        {
          "number": 251,
          "created_at": "2023-03-01T16:14:39Z",
          "last_comment_at": "2025-10-27T16:38:29Z",
          "last_comment_author": "amc-corey-cox"
        },
        {
          "number": 265,
          "created_at": "2023-05-05T02:21:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 285,
          "created_at": "2023-11-08T01:08:07Z",
          "last_comment_at": "2025-02-07T16:39:42Z",
          "last_comment_author": "Silvanoc"
        },
        {
          "number": 304,
          "created_at": "2024-03-05T04:58:28Z",
          "last_comment_at": "2025-10-27T16:34:07Z",
          "last_comment_author": "amc-corey-cox"
        },
        {
          "number": 305,
          "created_at": "2024-03-13T00:19:32Z",
          "last_comment_at": "2025-10-27T16:32:35Z",
          "last_comment_author": "amc-corey-cox"
        },
        {
          "number": 312,
          "created_at": "2024-03-21T02:42:23Z",
          "last_comment_at": "2025-10-27T16:30:32Z",
          "last_comment_author": "amc-corey-cox"
        },
        {
          "number": 332,
          "created_at": "2024-07-24T08:54:41Z",
          "last_comment_at": "2025-10-27T16:28:27Z",
          "last_comment_author": "amc-corey-cox"
        },
        {
          "number": 347,
          "created_at": "2024-10-28T21:25:27Z",
          "last_comment_at": "2025-10-27T16:27:17Z",
          "last_comment_author": "amc-corey-cox"
        },
        {
          "number": 351,
          "created_at": "2024-11-28T17:28:17Z",
          "last_comment_at": "2024-11-28T17:30:17Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 352,
          "created_at": "2024-12-05T10:47:36Z",
          "last_comment_at": "2025-10-27T16:22:26Z",
          "last_comment_author": "vincentkelleher"
        },
        {
          "number": 356,
          "created_at": "2025-01-01T22:45:27Z",
          "last_comment_at": "2025-10-27T15:59:54Z",
          "last_comment_author": "amc-corey-cox"
        },
        {
          "number": 392,
          "created_at": "2025-05-16T11:32:31Z",
          "last_comment_at": "2025-10-20T18:36:52Z",
          "last_comment_author": "amc-corey-cox"
        },
        {
          "number": 396,
          "created_at": "2025-05-20T12:11:17Z",
          "last_comment_at": "2025-10-21T18:58:40Z",
          "last_comment_author": "Silvanoc"
        },
        {
          "number": 408,
          "created_at": "2025-07-17T16:11:10Z",
          "last_comment_at": "2025-10-21T18:57:42Z",
          "last_comment_author": "Silvanoc"
        },
        {
          "number": 410,
          "created_at": "2025-07-18T17:43:00Z",
          "last_comment_at": "2025-10-20T18:28:13Z",
          "last_comment_author": "amc-corey-cox"
        },
        {
          "number": 452,
          "created_at": "2025-09-04T19:13:13Z",
          "last_comment_at": "2025-10-20T17:08:46Z",
          "last_comment_author": "amc-corey-cox"
        },
        {
          "number": 488,
          "created_at": "2025-11-01T02:17:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 489,
          "created_at": "2025-11-01T02:17:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 493,
          "created_at": "2025-11-02T02:17:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 498,
          "created_at": "2025-11-30T02:13:47Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2025-12-10T15:46:13Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 218,
          "created_at": "2022-10-27T23:33:31Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/linkml/linkml-runtime",
    "host": "github.com",
    "name": "linkml-runtime",
    "owner": "linkml"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "critical",
      "name": "Overall health",
      "note": "Abandonment Policy applies a 40% multiplier to weighted overall health and gives it a ceiling of 29.",
      "notes": [
        {
          "code": "abandonment_overall_adjustment",
          "params": {
            "cap": 29,
            "pct": 40
          }
        }
      ],
      "value": 27,
      "inputs": {
        "security": 60,
        "vitality": 49,
        "community": 56,
        "governance": 83,
        "engineering": 90,
        "abandonment_cap": 29,
        "abandonment_state": "declared",
        "abandonment_multiplier": 40,
        "weighted_overall_before_abandonment": 68,
        "overall_after_abandonment_multiplier": 27
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 49,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "critical",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "commits_last_year": 198,
              "human_commit_share": 0.96,
              "days_since_last_push": 227,
              "active_weeks_last_year": 11
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 227 days ago",
                "points": 3.6,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 227
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "11/52 weeks with commits",
                "points": 7.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 11
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "198 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 198
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "project is archived",
                "points": 0,
                "status": "missed",
                "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": 78,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v1.9.5",
              "releases_from_tags": false,
              "days_since_latest_release": 343,
              "mean_days_between_releases": 11.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 343 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 343
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~11.8 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 11.8
                    }
                  }
                ],
                "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": "at_risk",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "cap": 29,
              "state": "declared",
              "guards": [],
              "signals": [],
              "red_flag": true,
              "multiplier_pct": 40,
              "declared_reason": "archived",
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": null,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "the repository is archived on GitHub",
                "points": 40,
                "status": "partial",
                "details": [
                  {
                    "code": "abandonment_archived",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 56,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 43,
            "inputs": {
              "forks": 35,
              "stars": 45,
              "watchers": 6,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "45 stars",
                "points": 26.7,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 45
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "35 forks",
                "points": 12.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 35
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "6 watchers",
                "points": 3.9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 6
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 70,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (CC0-1.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "CC0-1.0"
                    }
                  }
                ],
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 83,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 33,
              "top_contributor_share": 0.295
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 30% of commits",
                "points": 15.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 30
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "33 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 33
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 100 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "excellent",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "merged_prs": 337,
              "open_issues": 1,
              "closed_issues": 33,
              "issue_closed_ratio": 0.971,
              "closed_unmerged_prs": 81
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "97% of issues closed",
                "points": 45.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 97
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "337/418 decided PRs merged",
                "points": 30.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 337,
                      "decided": 418
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "all changesets reviewed",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "followers": 218,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "linkml",
              "public_repos": 67,
              "account_age_days": 1981
            },
            "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": "218 followers of linkml",
                "points": 16.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 218,
                      "login": "linkml"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "67 public repos, account ~5 yr old",
                "points": 23.8,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 67
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 5
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "linkml-runtime"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 66
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 66 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 66
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "156 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 156
                    }
                  }
                ],
                "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": "excellent",
        "name": "Engineering Quality",
        "value": 90,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "4 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 16,
                "status": "met",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "12 out of 12 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": [
                "linkml-runtime",
                "linkml",
                "python",
                "object-model",
                "instances",
                "conversion",
                "hacktoberfest"
              ],
              "has_wiki": true,
              "homepage": "https://linkml.io/linkml/",
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://linkml.io/linkml/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 60,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5
            },
            "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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "12 out of 12 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": "all changesets reviewed",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 100 contributing companies or organizations",
                "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": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "project is archived",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "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 not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "12 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:linkml-runtime@1.11.1 runtime dependency closure — what installing the published package pulls in — 30 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:linkml-runtime@1.11.1",
                  "assessed": 30
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 30,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 30,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "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": 17
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 52,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.302,
              "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": "29 of 96 human commits state their intent (structured subject or explanatory body)",
                "points": 16.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 29,
                      "sampled": 96
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "uv.lock"
              ],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.04
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 11,
                "status": "met",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile, lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile, lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "4 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 4,
                      "sampled": 100
                    }
                  }
                ],
                "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": 54,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 317140,
              "source_files_sampled": 152,
              "oversized_source_files": 4
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "4/152 source files over 60KB",
                "points": 53.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 152,
                      "oversized": 4
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "good",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 80,
            "inputs": {
              "example_dirs": [
                "notebooks"
              ],
              "has_mcp_signal": false,
              "api_schema_files": [
                "linkml_runtime/linkml_model/graphql/meta.graphql",
                "linkml_runtime/linkml_model/protobuf/meta.proto"
              ]
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": "linkml_runtime/linkml_model/graphql/meta.graphql, linkml_runtime/linkml_model/protobuf/meta.proto",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "linkml_runtime/linkml_model/graphql/meta.graphql, linkml_runtime/linkml_model/protobuf/meta.proto"
                    }
                  }
                ],
                "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": "notebooks",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "notebooks"
                    }
                  }
                ],
                "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"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-25T18:32:29.545695Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/l/linkml/linkml-runtime.svg",
  "full_name": "linkml/linkml-runtime",
  "license_state": "standard",
  "license_spdx": "CC0-1.0"
}

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

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

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