Public record
Software health reportschema 0.25.0 · metrics 1.13.0 · 2026-07-21 22:57 UTC

clarisma / geodesk-py

Fast and storage-efficient spatial database engine for OpenStreetMap data

C++ · PythonLGPL-3.0★ 50 stars⑂ 2 forkssince Oct 2023View on GitHub ↗

clarisma/geodesk-py holds a health index of 56 out of 100, placing it in the Moderate band. It scores highest on Vitality (78/100) and lowest on AI Readiness (35/100). It was last updated 4 days ago. A single contributor accounts for most of its recent work.

56
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

clarismaPersonal account
23 followers25 public repossince Oct 2019

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIgeodesk2.2.02,431364 days agogisopenstreetmapgeospatialdatabase

Metrics by category

Vitality

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

78Good · 22% of overall
How it's scored
36/36Push recency — last push 4 days ago
6.9/36Commit cadence — 10/52 weeks with commits
16/18Commit volume — 60 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year60
human_commit_share1
days_since_last_push4
active_weeks_last_year10
How it's scored
27/27Ships releases — 23 releases published
36/36Release recency — latest release 4 days ago
19.8/27Release cadence — a release every ~51.8 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count23
latest_release_tagv2.2.0
releases_from_tagsno
days_since_latest_release4
mean_days_between_releases51.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?

42At risk · 18% of overall
How it's scored
27.4/60Stars — 50 stars
0/25Forks — 2 forks
0/15Watchers — 2 watchers
Inputs used
forks2
stars50
watchers2
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonbelow_threshold
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (LGPL-3.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
45.1/80Monthly downloads — 2,431 downloads/month across pypi
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesgeodesk
dependents
ecosystemspypi
total_downloads
monthly_downloads2,431
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

44At risk · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0/22.5Commit distribution — top contributor authored 100% of commits
1.4/13.5Contributor breadth — 1 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled1
top_contributor_share1
How it's scored
30.3/46.8Issue resolution — 65% of issues closed
0/38.3PR acceptance — 0/1 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs0
open_issues25
closed_issues46
issue_closed_ratio0.648
closed_unmerged_prs1
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
9.9/25Owner reach — 23 followers of clarisma
22.3/25Track record — 25 public repos, account ~6 yr old
Inputs used
followers23
owner_typeUser
is_verified
owner_loginclarisma
public_repos25
account_age_days2,463
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
35/35Publish recency — latest publish 4 days ago
20/20Version history — 36 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesgeodesk
ecosystemspypi
any_deprecatedno
min_days_since_publish4

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://docs.geodesk.com/python
10/10Repository description
10/10Topics — 4 topics
0/10Wiki
Inputs used
topicsdatabase, geodesk, geospatial, openstreetmap
has_wikino
homepagehttps://docs.geodesk.com/python
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

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

AI Readiness

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

35At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
2.1/40Legible commit history — 4 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.04
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
0/11Lint / format config
11/11Static type checking — C++ (statically typed)
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
45/45Type-checkable code — C++ (statically typed)
55/55Manageable file sizes — 0/162 source files over 60KB
Inputs used
primary_languageC++
largest_source_bytes33,315
source_files_sampled162
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

50GitHub stars
1contributors
60commits, last 12 months
4days since last push
23releases
1bus factor
25open issues
PyPIpackage ecosystems

Data collection warnings

  • deps.dev does not index pypi:geodesk@2.2.0; advisories assessed against the repository dependency graph instead
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 50 ★ / 2 ⇿
50Stars
2Forks
22Releases

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.

0102030405050272023-102025-022026-06
Major 0Minor 6Patch 15

Each point covers 3 days.

OpenSSF Scorecard 3.8 / 10
3.8aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-21 22:57 UTC

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
PyPIshapely>=2.1,<2.2pyproject.toml
All dependencies 2

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

RegistryPackageVersionRelation
PyPIshapelydirect
PyPIsetuptoolsindirect
Dependency advisories not assessed

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

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "database",
        "geodesk",
        "geospatial",
        "openstreetmap"
      ],
      "is_fork": false,
      "size_kb": 4754,
      "has_wiki": false,
      "homepage": "https://docs.geodesk.com/python",
      "languages": {
        "C": 176,
        "C++": 323579,
        "CMake": 4901,
        "Python": 126677,
        "Batchfile": 257
      },
      "pushed_at": "2026-07-17T11:30:46Z",
      "created_at": "2023-10-26T09:12:25Z",
      "owner_type": "User",
      "updated_at": "2026-07-17T11:30:51Z",
      "description": "Fast and storage-efficient spatial database engine for OpenStreetMap data",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "LGPL-3.0",
      "default_branch": "main",
      "license_spdx_raw": "LGPL-3.0",
      "primary_language": "C++",
      "significant_languages": [
        "C++",
        "Python"
      ]
    },
    "owner": {
      "blog": "www.geodesk.com",
      "name": null,
      "type": "User",
      "login": "clarisma",
      "company": null,
      "location": null,
      "followers": 23,
      "avatar_url": "https://avatars.githubusercontent.com/u/56932851?v=4",
      "created_at": "2019-10-23T17:13:14Z",
      "is_verified": null,
      "public_repos": 25,
      "account_age_days": 2463
    },
    "license": {
      "state": "standard",
      "spdx_id": "LGPL-3.0",
      "raw_spdx": "LGPL-3.0",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2026-07-17T11:31:54Z"
        },
        {
          "tag": "v2.1.3",
          "kind": "patch",
          "published_at": "2026-05-21T17:02:54Z"
        },
        {
          "tag": "v2.1.2.rc1",
          "kind": "other",
          "published_at": "2026-04-19T14:42:51Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2025-11-16T14:33:52Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2025-11-12T15:53:34Z"
        },
        {
          "tag": "v2.0.5",
          "kind": "patch",
          "published_at": "2025-10-07T12:30:13Z"
        },
        {
          "tag": "v2.0.4",
          "kind": "patch",
          "published_at": "2025-09-29T13:25:11Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2025-09-23T21:05:51Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2025-07-24T21:47:27Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2025-04-07T16:21:26Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2024-11-14T11:19:50Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2024-09-17T11:12:41Z"
        },
        {
          "tag": "v0.1.11",
          "kind": "patch",
          "published_at": "2024-08-28T08:47:30Z"
        },
        {
          "tag": "v0.1.10",
          "kind": "patch",
          "published_at": "2024-04-03T13:24:53Z"
        },
        {
          "tag": "v0.1.9",
          "kind": "patch",
          "published_at": "2024-02-29T14:12:55Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2024-02-21T10:33:38Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2024-02-03T14:21:03Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2024-01-23T11:57:07Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2024-01-17T10:45:49Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2024-01-10T11:12:02Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2024-01-02T12:25:40Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2023-12-10T18:31:11Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2023-11-01T09:52:38Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "1bc969a42fd71aa5ee1ebb0937e7547592869078",
          "body": null,
          "is_bot": false,
          "headline": "Fixed Python::setLong",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-07-17T10:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3eaaa88ec5e3e252b153500b458df96c26052b56",
          "body": null,
          "is_bot": false,
          "headline": "Update test_main.py",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-07-17T09:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d57135849eae114224b70daeae534ee79b7d71eb",
          "body": null,
          "is_bot": false,
          "headline": "Fixed hashing",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-07-17T09:02:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "676f4d608fd85087323cc75efffa17264930998f",
          "body": null,
          "is_bot": false,
          "headline": "fixed memory leaks",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-07-16T23:19:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f44e3a49721aec3dbef9d671ff0a6be6d8e5cc3",
          "body": null,
          "is_bot": false,
          "headline": "PyFeature::richompare: use idBits(), not id()",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-07-16T23:08:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4b484413f2ebbcec674ffc78a4f150611738bd1",
          "body": null,
          "is_bot": false,
          "headline": "tests for metadata",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-07-16T22:55:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "711e857c61d52133ef0eb9b6c9de37ffd5c95c2e",
          "body": null,
          "is_bot": false,
          "headline": "to_mercator: detect odd number of coords",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-07-16T22:38:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d53dec8e45b47d9efe040c15c4d3c2ec368dc16",
          "body": "Closes #1\nCloses #15",
          "is_bot": false,
          "headline": "to_mercator/from_mercator: update Geometry's envelope",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-07-16T22:34:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c74c634a514b7192a2e50ef3900e7e87f752bfef",
          "body": null,
          "is_bot": false,
          "headline": "tests",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-07-16T13:35:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58edd15a03f786b7f54b7785e1b051f043414f7f",
          "body": null,
          "is_bot": false,
          "headline": "area() / length()",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-07-16T13:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f69e4efede9953189ba57ec3b94e49e7e5a2edc6",
          "body": null,
          "is_bot": false,
          "headline": "distance()",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-07-16T11:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "575e88b74463bc9892c238c293324086d13a8217",
          "body": "Closes #74",
          "is_bot": false,
          "headline": "Features.with_role",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-07-15T12:34:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37ec71a8c852631daf4cf86a93989e57f961a6ba",
          "body": null,
          "is_bot": false,
          "headline": "todo: connected_to must accept anon nodes",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-07-15T09:24:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "692d539118dafc22bf711b2fc383d779df5620fe",
          "body": null,
          "is_bot": false,
          "headline": "Implemented Features.revision",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-07-14T22:34:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6425483bbbf4da5550dd5fdd331d7869c379682",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into dev",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-07-01T08:23:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "008d407c9bdd969378e1167f4692c6138837da39",
          "body": null,
          "is_bot": false,
          "headline": "Added shield",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-07-01T08:14:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3318ab7cb116a6be6b61fd11ecdec1475fd635de",
          "body": null,
          "is_bot": false,
          "headline": "distance for Coordinate",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-07-01T08:13:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e51447a5a045257b591ac4b2117c6720b4ea84d0",
          "body": null,
          "is_bot": false,
          "headline": "Feature: added buffer & distance",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-05-22T13:01:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c5050e4f60e4043068b5d7379d5eb5059da676c8",
          "body": null,
          "is_bot": false,
          "headline": "draft: buffer()",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-05-22T12:34:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8089d303f1f994dd58b570cb319327c8e71edd44",
          "body": null,
          "is_bot": false,
          "headline": "wip: distance()",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-05-21T22:01:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "acd40a89a097e4df9306238c250cd7940fd83db0",
          "body": null,
          "is_bot": false,
          "headline": "v2.1.3",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-05-21T17:02:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1eccb17214924953ada7b29db87f1b72451fbd1e",
          "body": null,
          "is_bot": false,
          "headline": "v2.1.3",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-05-21T17:00:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08c6eee635f393e3dd4a1e88890828b527e97d37",
          "body": null,
          "is_bot": false,
          "headline": "Update build-wheels.yml",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-05-21T15:54:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "146ba4888eafefe396ebcba39966c24d84e8f151",
          "body": null,
          "is_bot": false,
          "headline": "Update build-wheels.yml",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-05-21T14:39:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fc7f2bf2c705ed6f0ccbc78f627beec87cbc358",
          "body": null,
          "is_bot": false,
          "headline": "Update build-wheels.yml",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-05-21T14:35:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b24c0d2f269a751641909fe52f214e6bafd6d11f",
          "body": null,
          "is_bot": false,
          "headline": "Dropped support for Python 3.9",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-05-21T14:24:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5560cf80598a56022928e4cd93ae75f2ccaf9204",
          "body": null,
          "is_bot": false,
          "headline": "Update build-wheels.yml",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-05-21T14:19:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1859484c976c812f549966b8d11c7b7f27a23ac",
          "body": null,
          "is_bot": false,
          "headline": "Update build-wheels.yml",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-05-21T14:14:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "746a01aed53089a7ae79dc93ab7200c132dc3a3d",
          "body": null,
          "is_bot": false,
          "headline": "Update build-wheels.yml",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-05-21T14:00:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "17c49eb570e63eba977eb2044f9ed66cc4e446fb",
          "body": null,
          "is_bot": false,
          "headline": "Update pyproject.toml",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-05-21T13:50:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7630815dc114473b5e6f3b13d88886202918cf90",
          "body": null,
          "is_bot": false,
          "headline": "build files",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-05-21T13:46:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "df95d5dd9160f57ce7506546ddc5ea8609eacfe3",
          "body": null,
          "is_bot": false,
          "headline": "On Windows, use vs explicitly",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-05-21T13:41:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "834d862df6f028fbeaebf47845f320a4f498fea2",
          "body": "Closes #72",
          "is_bot": false,
          "headline": "Implemented Box.shape, fixed Box centroid ops",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2026-05-21T13:26:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f5151e19697ecddc9538a883f8a0d770f7e4964",
          "body": null,
          "is_bot": false,
          "headline": "v2.1.2",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-12-10T17:42:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89c90959a83f02ee7b00ac13d5d6242a91361fa2",
          "body": null,
          "is_bot": false,
          "headline": "Use Geos::centroid()",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-11-22T00:41:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6be4196608dd243f059fbfad3db82973dd99ecb4",
          "body": null,
          "is_bot": false,
          "headline": "v2.1.1",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-11-16T13:03:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71e39920a2cf2eda1d37c5f70235cf7465a6dde1",
          "body": "Closes #2",
          "is_bot": false,
          "headline": "`containing` for all geom types",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-11-16T12:50:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fedd2df294b89d240605267614dca2a9a84a586c",
          "body": null,
          "is_bot": false,
          "headline": "Update CMakeLists.txt",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-11-12T14:46:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca24ec38cc3c99ebb00d5b9b90237360015027dc",
          "body": null,
          "is_bot": false,
          "headline": "sp in __init__.pyi",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-11-12T14:36:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "522d3ff741c7c73b81d0512606c18452dff4a248",
          "body": "Closes #68",
          "is_bot": false,
          "headline": "Support for waynode IDs",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-11-12T12:27:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "37951d6f77e93dbe5f71c56aa16bd92cd2a4de92",
          "body": null,
          "is_bot": false,
          "headline": "w",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-11-12T11:02:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f6adc3ec68ff7e2a7e5684eee256ea7abaab761",
          "body": null,
          "is_bot": false,
          "headline": "Update libgeodesk",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-11-10T10:35:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7a6aa0cd3967ec39066aebe930c473b7f21e0c2",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade cibuildwheel action",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-10-07T21:42:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54ed0da70ac99a61697b24625145a0e849952cfd",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'fix-67'",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-10-07T12:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e57af8c4ba721b93a973c17570bd101e8e9c24e",
          "body": null,
          "is_bot": false,
          "headline": "v2.0.5",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-10-07T11:19:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca2dfcd2011939ac16f54e8909229919a63d69d8",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-10-07T11:18:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0756241c8be2399e041194a2778721f0c5f262e",
          "body": null,
          "is_bot": false,
          "headline": "Use reentrant form of GEOSGeom_destroy()",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-10-07T11:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e81a92d38460779a9e1edd91ea34e9da4149d7ad",
          "body": null,
          "is_bot": false,
          "headline": "Use reentrant form of GEOSGeom_destroy()",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-10-07T11:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c10ed91b21086dec0d125132da8ae5dda5a74613",
          "body": null,
          "is_bot": false,
          "headline": "centroid example",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-10-07T10:39:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e204e38cdf6d5d322f9499926c60385544aca715",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-09-29T12:29:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3e82be6ec3746a06fe8ec9508235964c9415ba9",
          "body": null,
          "is_bot": false,
          "headline": "Release 2.0.0",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-09-29T12:28:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7d6d929f580aee035af061bfe1d07ea3f992175",
          "body": "commit 8c90549b62c43713311862dbaf6dc53deff9b043\nAuthor: clarisma <56932851+clarisma@users.noreply.github.com>\nDate:   Mon Sep 29 13:15:51 2025 +0200\n\n    Update monaco-good.txt\n\ncommit 312031047ee99cc7296536aac3d5a5ce7c9a1fa6\nAuthor: clarisma <56932851+clarisma@users.noreply.github.com>\nDate:   Mon \n[…]\n w\n\ncommit 5ab9e3a8a2a768b986bfa281485334a92087ac41\nAuthor: clarisma <56932851+clarisma@users.noreply.github.com>\nDate:   Mon Nov 25 14:58:20 2024 +0100\n\n    Changed TIW: call next() *after* each tile",
          "is_bot": false,
          "headline": "Squashed commit of the following:",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-09-29T12:17:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "70571080920f67fc2291f9f8be63f596ae54a1d1",
          "body": null,
          "is_bot": false,
          "headline": "Update libgeodesk",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-09-23T21:15:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b16ebd804d973b5b4007f0e95f3b2b0316d5b30d",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-09-23T19:59:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06c157a1498f1ae7a6cd6fe284719a9cc0a6d878",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-07-24T21:45:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "140b9ee645665060b065497003c86e8b02063aec",
          "body": null,
          "is_bot": false,
          "headline": "Update libgeodesk",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-07-24T16:35:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b2a7d3d16bc82042e425e8a0a0a0426e598b920",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-07-24T16:24:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7fe1f36af79f8237e7fa37f771ef350368912beb",
          "body": "Closes #24",
          "is_bot": false,
          "headline": "Doc & tests",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-07-24T15:41:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcbb23cc74bdd0b93d810a23516f51188205c627",
          "body": null,
          "is_bot": false,
          "headline": "Tests for query by ID",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-07-24T14:12:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0df3f60c85f09fd0f3d3574cbe79a584174ed5a9",
          "body": null,
          "is_bot": false,
          "headline": "Basic support for query by ID",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-07-24T13:41:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aad0fde1e5e09026ef12b632e196721d8e32a24",
          "body": null,
          "is_bot": false,
          "headline": "Update build-wheels.yml",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-04-07T22:23:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db030e03de86cc6917f9c6f3b7c3e6f38893789a",
          "body": null,
          "is_bot": false,
          "headline": "Fix twine upload for multi-OS",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-04-07T21:17:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd084768f830c6ae1b68dc2d229e20ea66d3423a",
          "body": "Closes #64",
          "is_bot": false,
          "headline": "Upgraded Shapely dependency to 2.1.x",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-04-07T16:09:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c506177d9f1b1ab6501fa7b697ac31b05cdfd49",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-03-26T16:21:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f980de58c0f70c23d2723c99546e9a120b758f5",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-03-26T15:39:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d22a4b18ae8814bf09530ae62859bc1db3eb153",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-03-26T14:40:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a41300994166dc0343fee81f13633a0b22790b7f",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade actions/upload-artifact to v4",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-03-26T13:55:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d3fbbf3bf8dbe9b56fa7f525266db6c97178091",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-03-26T13:51:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3b2eba14f15fdefe5a65ebdae2ce7716c68a37f",
          "body": null,
          "is_bot": false,
          "headline": "updated tests",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-03-25T16:09:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38bdb7e124eb4ec842f94c54e701611a2381c781",
          "body": null,
          "is_bot": false,
          "headline": "updated tests",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2025-03-17T16:06:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "100f2f65881c248d3fed04e6d8468c03c4b542a1",
          "body": null,
          "is_bot": false,
          "headline": "cycleways example",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-25T13:47:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e4df2afd075b4a6b6094f8299928d4ca36053a8",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-20T12:23:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "814fb05a5eca0243710d7d7753dcb5710d2cf801",
          "body": null,
          "is_bot": false,
          "headline": "updated readme",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-20T12:18:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd4198af142c8380c422628f9f5d4772fdf03922",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-14T10:24:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21bfb7897a1fdc444f09a686685925538bc42efe",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T23:47:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "66012e0f5bf924ea8c257c19d32dda3ca7a0911a",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T22:56:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68868e1aa76f283d1c20258be07947dc0d50edc9",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T22:49:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a4f180bba45d23c30c3f907a83927498a7b3ef96",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T22:19:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "98363b9420a68068d1db569268ad337408e0aab4",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T22:11:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ccb91fb06f037f7acc25be70bd2f7aab12e97b8",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T22:05:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1971845278f2ddf33d8df87ff6d7a1d62a08681e",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T17:49:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4ec5702fb862ac7112532b9adebf45b2596cfa0",
          "body": null,
          "is_bot": false,
          "headline": "Update CMakeLists.txt",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T17:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c34f460280cf8a8074b7da549f95f884fa361a7",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T17:17:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d4c95c1d07a307a32912368957e234ae8b06442",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T17:12:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2609c9981ea0f198ced89ac05564bebc04669546",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T17:04:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa80e37394562fa5e69379eb1097f4b8a0bc87c0",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T17:01:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb4c9e14e104cdb8f3b0c0f50aac9cd9365e246f",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T16:58:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d7d0531b1c3d7aa5cd3cc6b909b5d2d30709c34",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T16:54:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c186f7d2ba34dc3a04674195a79a0ec94daecb5",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T16:49:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9ea82c5ebe2c84d06df768d07ddee69a6c22ff76",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T16:47:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "187eeb346107f60edc787dae9992752a7497c055",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T16:41:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce9ebb1b0850fa650e6160c3b4e0a839b84ff42a",
          "body": null,
          "is_bot": false,
          "headline": "Update CMakeLists.txt",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T16:41:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d80d58c2904a9284bf1bcaa44f8c9387993a707f",
          "body": null,
          "is_bot": false,
          "headline": "Update CMakeLists.txt",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T16:33:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5068f513b781a2f9fd68ade0212a01722b3b4903",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T16:22:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "71d699e7817110816cdbae874d976f507f719246",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T16:18:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d61f348bd1036e8397adfc2f3371ec0d14a5464",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T16:09:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d20a891dbe6c26dc3ec1c90db2f47d79b0dd7ce6",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T16:06:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a8f360626404cff80e07e694b8b4724c1288262",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T15:58:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7670b6c74360ed3e96c029d89dd936b4598caf2",
          "body": null,
          "is_bot": false,
          "headline": "Update submodules to latest commits",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T15:55:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b847b0db3a30187bd89d0fdaf62db6dce6b771a3",
          "body": null,
          "is_bot": false,
          "headline": "w",
          "author_name": "clarisma",
          "author_login": "clarisma",
          "committed_at": "2024-11-13T15:54:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 23,
      "commits_last_year": 60,
      "latest_release_at": "2026-07-17T11:31:54Z",
      "latest_release_tag": "v2.2.0",
      "releases_from_tags": false,
      "days_since_last_push": 4,
      "active_weeks_last_year": 10,
      "days_since_latest_release": 4,
      "mean_days_between_releases": 51.8
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "geodesk",
          "exists": true,
          "license": "LGPL-3.0-only",
          "keywords": [
            "gis",
            "openstreetmap",
            "geospatial",
            "database",
            "Development Status :: 5 - Production/Stable",
            "Intended Audience :: Developers",
            "Intended Audience :: Science/Research",
            "Operating System :: MacOS",
            "Operating System :: Microsoft :: Windows",
            "Operating System :: Unix",
            "Programming Language :: C++",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Programming Language :: Python :: 3.14",
            "Topic :: Database :: Database Engines/Servers",
            "Topic :: Scientific/Engineering :: GIS"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/geodesk/",
          "is_deprecated": false,
          "latest_version": "2.2.0",
          "repository_url": "https://github.com/clarisma/geodesk-py",
          "versions_count": 36,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 2431,
          "first_published_at": "2023-09-03T09:44:48.804379Z",
          "latest_published_at": "2026-07-17T10:43:19.890058Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 4
        }
      ]
    },
    "popularity": {
      "forks": 2,
      "stars": 50,
      "watchers": 2,
      "fork_history": {
        "days": [
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-21",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 2,
        "total_forks": 2
      },
      "star_history": {
        "days": [
          {
            "date": "2023-10-27",
            "count": 3
          },
          {
            "date": "2023-10-29",
            "count": 1
          },
          {
            "date": "2023-10-31",
            "count": 1
          },
          {
            "date": "2023-11-01",
            "count": 1
          },
          {
            "date": "2023-11-02",
            "count": 1
          },
          {
            "date": "2023-11-03",
            "count": 3
          },
          {
            "date": "2023-11-12",
            "count": 2
          },
          {
            "date": "2023-11-13",
            "count": 3
          },
          {
            "date": "2023-11-14",
            "count": 2
          },
          {
            "date": "2023-11-27",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 3
          },
          {
            "date": "2024-02-06",
            "count": 6
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-02-18",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-06-08",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 1
          },
          {
            "date": "2024-12-02",
            "count": 1
          },
          {
            "date": "2024-12-09",
            "count": 1
          },
          {
            "date": "2025-04-13",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 2
          },
          {
            "date": "2025-06-19",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-08-09",
            "count": 1
          },
          {
            "date": "2025-09-22",
            "count": 1
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-04-25",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 50,
        "total_stars": 50
      },
      "open_issues_and_prs": 25
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 33315,
      "source_files_sampled": 162,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml",
        "setup.py"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 2,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "shapely",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2.1,<2.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "shapely",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 2,
        "direct_count": 1,
        "indirect_count": 1
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 25,
        "closed_ratio": 0.648,
        "closed_issues": 46,
        "closed_unmerged_prs": 1
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "clarisma",
          "commits": 358,
          "avatar_url": "https://avatars.githubusercontent.com/u/56932851?v=4"
        }
      ],
      "contributors_sampled": 1,
      "top_contributor_share": 1
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build-wheels.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": false,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 9,
            "reason": "binaries present in source code",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": null,
            "reason": "no pull request found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "1bc969a42fd71aa5ee1ebb0937e7547592869078",
        "ran_at": "2026-07-21T22:57:07Z",
        "aggregate_score": 3.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": null,
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": null,
      "oldest_open_issues": [
        {
          "number": 4,
          "created_at": "2023-10-26T17:00:58Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 5,
          "created_at": "2023-10-26T17:01:42Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 6,
          "created_at": "2023-10-27T09:42:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 7,
          "created_at": "2023-10-27T09:43:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 8,
          "created_at": "2023-10-27T10:49:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 9,
          "created_at": "2023-10-27T13:10:14Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 11,
          "created_at": "2023-10-27T14:20:11Z",
          "last_comment_at": "2025-04-13T16:18:59Z",
          "last_comment_author": "clarisma"
        },
        {
          "number": 14,
          "created_at": "2023-10-30T17:15:56Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 21,
          "created_at": "2023-11-30T18:05:04Z",
          "last_comment_at": "2023-12-09T21:02:55Z",
          "last_comment_author": "clarisma"
        },
        {
          "number": 22,
          "created_at": "2023-12-05T12:40:13Z",
          "last_comment_at": "2024-01-12T13:42:32Z",
          "last_comment_author": "clarisma"
        },
        {
          "number": 25,
          "created_at": "2023-12-09T20:39:17Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 26,
          "created_at": "2023-12-09T20:45:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 37,
          "created_at": "2024-01-11T15:12:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 38,
          "created_at": "2024-01-12T12:16:59Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 39,
          "created_at": "2024-01-12T12:48:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 40,
          "created_at": "2024-01-12T18:30:33Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 42,
          "created_at": "2024-01-20T14:06:16Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 47,
          "created_at": "2024-02-05T17:10:15Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 49,
          "created_at": "2024-02-25T17:01:12Z",
          "last_comment_at": "2024-02-26T11:42:39Z",
          "last_comment_author": "clarisma"
        },
        {
          "number": 54,
          "created_at": "2024-02-27T11:31:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/clarisma/geodesk-py",
    "host": "github.com",
    "name": "geodesk-py",
    "owner": "clarisma"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 56,
      "inputs": {
        "security": 38,
        "vitality": 78,
        "community": 42,
        "governance": 44,
        "engineering": 72
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 78,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 69,
            "inputs": {
              "commits_last_year": 60,
              "human_commit_share": 1,
              "days_since_last_push": 4,
              "active_weeks_last_year": 10
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "10/52 weeks with commits",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "60 commits in the last year",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 60
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 92,
            "inputs": {
              "releases_count": 23,
              "latest_release_tag": "v2.2.0",
              "releases_from_tags": false,
              "days_since_latest_release": 4,
              "mean_days_between_releases": 51.8
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "23 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 23
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 4 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~51.8 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 51.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": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 4,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 4 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 42,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "critical",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 27,
            "inputs": {
              "forks": 2,
              "stars": 50,
              "watchers": 2,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "below_threshold"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "50 stars",
                "points": 27.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 50
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2 forks",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "2 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (LGPL-3.0)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "LGPL-3.0"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "moderate",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 56,
            "inputs": {
              "packages": [
                "geodesk"
              ],
              "dependents": null,
              "ecosystems": "pypi",
              "total_downloads": null,
              "monthly_downloads": 2431
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "2,431 downloads/month across pypi",
                "points": 45.1,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 2431,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "at_risk",
        "name": "Sustainability & Governance",
        "value": 44,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "critical",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 10,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 1,
              "top_contributor_share": 1
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 100% of commits",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "1 contributors",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "at_risk",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 30,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 25,
              "closed_issues": 46,
              "issue_closed_ratio": 0.648,
              "closed_unmerged_prs": 1
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "65% of issues closed",
                "points": 30.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 65
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "0/1 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 1
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 53,
            "inputs": {
              "followers": 23,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "clarisma",
              "public_repos": 25,
              "account_age_days": 2463
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "23 followers of clarisma",
                "points": 9.9,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 23,
                      "login": "clarisma"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "25 public repos, account ~6 yr old",
                "points": 22.3,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 25
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 6
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "geodesk"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 4
            },
            "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 4 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 4
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "36 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 36
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "good",
        "name": "Engineering Quality",
        "value": 72,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 60,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "database",
                "geodesk",
                "geospatial",
                "openstreetmap"
              ],
              "has_wiki": false,
              "homepage": "https://docs.geodesk.com/python",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://docs.geodesk.com/python",
                "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": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "at_risk",
        "name": "Security",
        "value": 38,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "binaries present in source code",
                "points": 6.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 35,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 2,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.04,
              "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": "4 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 2.1,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 4,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": true,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "C++ (statically typed)",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "primary_language": "C++",
              "largest_source_bytes": 33315,
              "source_files_sampled": 162,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "C++ (statically typed)",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "statically_typed_language",
                    "params": {
                      "language": "C++"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/162 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 162,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "deps.dev does not index pypi:geodesk@2.2.0; advisories assessed against the repository dependency graph instead",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-21T22:57:12.568996Z",
  "schema_version": "0.25.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/clarisma/geodesk-py.svg",
  "full_name": "clarisma/geodesk-py",
  "license_state": "standard",
  "license_spdx": "LGPL-3.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.25.0 — full methodology · metrics wiki.

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