Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-11 06:48 UTC

konradmichalik / typo3-environment-indicator

🚦 TYPO3 extension with several features to show an environment indicator in the frontend and backend.

PHPGPL-2.0★ 7 stars⑂ 2 forkssince Feb 2025View on GitHub ↗
KindPluginLibraryCommand-line toolhow this is determined

konradmichalik/typo3-environment-indicator holds a health index of 78 out of 100, placing it in the Good band. It scores highest on Engineering Quality (90/100) and lowest on Community & Adoption (46/100). It was last updated today. A single contributor accounts for most of its recent work.

78
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

78
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 67 is calibrated to 78 on the published index scale (record calibration 2026-08-02).

Ownership

Konrad MichalikPersonal account
73 followers96 public repossince May 2013

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

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publish
Packagistkonradmichalik/typo3-environment-indicator3.4.02,0222113 days ago

Metrics by category

Vitality

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

86Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
19.4/36Commit cadence28/52 weeks with commits
18/18Commit volume477 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year477
human_commit_share0.95
days_since_last_push0
active_weeks_last_year28
How it's scored
27/27Ships releases20 releases published
36/36Release recencylatest release 13 days ago
27/27Release cadencea release every ~18 days
0/10OpenSSF Scorecard: Signed-ReleasesProject has not signed or included provenance with any releases.
Inputs used
releases_count20
latest_release_tag3.4.0
releases_from_tagsno
days_since_latest_release13
mean_days_between_releases18

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

46Weak · 17% of overall
How it's scored
12.6/60Stars7 stars
0/25Forks2 forks
0/15Watchers1 watchers
Inputs used
forks2
stars7
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (GPL-2.0)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges7
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesposer.pugx.org, shields.io
has_pull_request_templateno
How it's scored
44.1/80Monthly downloads2,022 downloads/month across packagist
0/20Registry dependents0 packages depend on it
Inputs used
packageskonradmichalik/typo3-environment-indicator
dependents0
ecosystemspackagist
total_downloads15,101
monthly_downloads2,022
unverified_packages_excluded

Sustainability & Governance

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

58Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.2/22.5Commit distributiontop contributor authored 99% of commits
4.1/13.5Contributor breadth3 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled3
top_contributor_share0.992
How it's scored
39.9/42Issue resolution95% of issues closed
26.9/30PR acceptance121/135 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/9 approved changesets -- score normalized to 0
Inputs used
merged_prs121
open_issues1
closed_issues19
prs_merged_7d7
prs_decided_7d7
prs_merged_30d14
prs_decided_30d14
issue_closed_ratio0.95
closed_unmerged_prs14
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
13.4/25Owner reach73 followers of konradmichalik
25/25Track record96 public repos, account ~13 yr old
Inputs used
followers73
owner_typeUser
is_verified
owner_loginkonradmichalik
public_repos96
account_age_days4,821
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable1 package(s) on packagist
35/35Publish recencylatest publish 13 days ago
20/20Version history21 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packageskonradmichalik/typo3-environment-indicator
ecosystemspackagist
any_deprecatedno
min_days_since_publish13

Engineering Quality

Are baseline engineering and documentation practices in place?

90Excellent · 19% of overall
How it's scored
24/24CI workflows5 workflow(s)
24/24Tests present
16/16Linter config.php-cs-fixer.php, phpstan.neon
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests3 out of 3 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html
10/10Repository description
10/10Topics2 topics
0/10Wiki
Inputs used
topicstypo3, typo3-cms-extension
has_wikino
homepagehttps://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html
docs_sitehttps://docs.typo3.org/p/konradmichalik/typo3-environment-indicator/main/en-us/Index.html
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

54Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.5/2.5CI-Tests3 out of 3 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/9 approved changesets -- score normalized to 0
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflowno data
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesno data
5/5SASTSAST tool is run on all commits
0/5Security-Policysecurity policy file not detected
0/7.5Signed-ReleasesProject has not signed or included provenance with any releases.
0/7.5Token-Permissionsno data
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated14
scorecard_versionv5.5.0
checks_inconclusive4
scorecard_aggregate4.2
Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Token-Permissions. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages153
unassessed_packages12
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 153 resolved dependencies against OSV. 12 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

51Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history94 of 95 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.989
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config.php-cs-fixer.php, phpstan.neon
0/11Static type checking
10/10Reproducible environmentDockerfile, lockfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
8/8Automated maintenance5 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependenciesno data
Inputs used
has_nixno
has_testsyes
lockfilescomposer.lock
has_dockerfileyes
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.05
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
0/45Type-checkable codePHP without a type-check config
55/55Manageable file sizes0/181 source files over 60KB
Inputs used
primary_languagePHP
largest_source_bytes12,949
source_files_sampled181
oversized_source_files0

Key facts

7GitHub stars
3contributors
477commits, last 12 months
0days since last push
20releases
1bus factor
1open issues
Packagistpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 2 ⇿
0Stars
2Forks
10Releases

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.

111222212025-032025-092026-02
Major 2Minor 4Patch 4
OpenSSF Scorecard 4.2 / 10
4.2aggregate

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-08-11 06:48 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests3 out of 3 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/9 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 17
RegistryPackageVersion constraintManifest
Packagistintervention/image^3.11.7 || ^4.0composer.json
Packagistkonradmichalik/php-color^0.2composer.json
Packagistkonradmichalik/php-ico-file-loader^0.3composer.json
Packagistmeyfa/php-svg^0.16composer.json
Packagistpsr/http-factory^1.1.0composer.json
Packagistpsr/http-message^1.0 || ^2.0composer.json
Packagistpsr/http-server-handler^1.0.2composer.json
Packagistpsr/http-server-middleware^1.0.2composer.json
Packagistpsr/log^3.0.2composer.json
Packagistsymfony/console^7.0 || ^8.0composer.json
Packagistsymfony/expression-language^7.0 || ^8.0composer.json
Packagistsymfony/mime^7.0 || ^8.0composer.json
Packagisttypo3/cms-backend^13.4 || ^14.3composer.json
Packagisttypo3/cms-core^13.4 || ^14.3composer.json
Packagisttypo3/cms-dashboard^13.4 || ^14.3composer.json
Packagisttypo3/cms-fluid^13.4 || ^14.3composer.json
Packagisttypo3fluid/fluid^4.2 || ^5.0composer.json
All dependencies 165

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

RegistryPackageVersionRelation
Packagistintervention/image3.11.8direct
Packagistkonradmichalik/php-color0.2.0direct
Packagistkonradmichalik/php-ico-file-loader0.3.0direct
Packagistmeyfa/php-svg0.16.1direct
Packagistpsr/http-factory1.1.0direct
Packagistpsr/http-messagedirect
Packagistpsr/http-message2.0direct
Packagistpsr/http-server-handler1.0.2direct
Packagistpsr/http-server-middleware1.0.2direct
Packagistpsr/log3.0.2direct
Packagistsymfony/console7.4.16direct
Packagistsymfony/expression-language7.4.14direct
Packagistsymfony/mime7.4.16direct
Packagisttypo3/cms-backend13.4.33direct
Packagisttypo3/cms-core13.4.33direct
Packagisttypo3/cms-dashboard13.4.33direct
Packagisttypo3/cms-fluid13.4.33direct
Packagisttypo3fluid/fluid4.6.1direct
Packagistarmin/editorconfig-cliindirect
Packagistbacon/bacon-qr-code3.1.1indirect
Packagistchristian-riesen/base321.6.1indirect
Packagistcomposer/class-map-generator1.7.3indirect
Packagistcomposer/pcre3.4.0indirect
Packagistcuyz/valinor2.5.1indirect
Packagistcyclonedx/cyclonedx-library4.1.0indirect
Packagistcypresslab/gitelephant4.6.0indirect
Packagistdasprid/enum1.0.7indirect
Packagistdoctrine/annotations2.0.2indirect
Packagistdoctrine/dbal4.4.4indirect
Packagistdoctrine/deprecations1.1.6indirect
Packagistdoctrine/event-manager2.1.1indirect
Packagistdoctrine/instantiator2.0.0indirect
Packagistdoctrine/lexer3.0.1indirect
Packagistegulias/email-validator4.0.4indirect
Packagisteliashaeussler/task-runner1.2.3indirect
Packagisteliashaeussler/typo3-vendor-bundler4.1.1indirect
Packagisteliashaeussler/version-bumper4.0.4indirect
Packagistenshrined/svg-sanitize0.22.0indirect
Packagistergebnis/composer-normalizeindirect
Packagistfirebase/php-jwt7.1.0indirect
Packagistguzzlehttp/guzzle7.15.3indirect
Packagistguzzlehttp/promises2.5.2indirect
Packagistguzzlehttp/psr72.13.0indirect
Packagisthelhum/dotenv-connectorindirect
Packagisthelmich/typo3-typoscript-lintindirect
Packagistintervention/gif4.2.4indirect
Packagistkonradmichalik/php-cs-fixer-presetindirect
Packagistkonradmichalik/php-doc-block-header-fixerindirect
Packagistkonradmichalik/phpstan-typo3-presetindirect
Packagistkonradmichalik/ttt0.4.0indirect
Packagistkonradmichalik/typo3-environment-indicatorindirect
Packagistlolli42/finediff1.1.2indirect
Packagistmasterminds/html52.10.1indirect
Packagistmyclabs/deep-copy1.13.4indirect
Packagistnikic/php-parser5.8.0indirect
Packagistopis/json-schema2.6.0indirect
Packagistopis/string2.1.0indirect
Packagistopis/uri1.1.0indirect
Packagistpackage-url/packageurl-php1.1.2indirect
Packagistphar-io/manifest2.0.4indirect
Packagistphar-io/version3.2.1indirect
Packagistphpdocumentor/reflection-common2.2.0indirect
Packagistphpdocumentor/reflection-docblock5.6.7indirect
Packagistphpdocumentor/type-resolver1.12.0indirect
Packagistphpoption/phpoption1.9.5indirect
Packagistphpstan/phpdoc-parser2.3.3indirect
Packagistphpstan/phpstan-phpunitindirect
Packagistphpunit/php-code-coverage11.0.12indirect
Packagistphpunit/php-file-iterator5.1.1indirect
Packagistphpunit/php-invoker5.0.1indirect
Packagistphpunit/php-text-template4.0.1indirect
Packagistphpunit/php-timer7.0.1indirect
Packagistphpunit/phpcov10.0.1indirect
Packagistphpunit/phpunit11.5.56indirect
Packagistpsr/cache3.0.0indirect
Packagistpsr/clock1.0.0indirect
Packagistpsr/container2.0.2indirect
Packagistpsr/event-dispatcher1.0.0indirect
Packagistpsr/http-client1.0.3indirect
Packagistralouphie/getallheaders3.0.3indirect
Packagistsebastian/cli-parser3.0.2indirect
Packagistsebastian/code-unit3.0.3indirect
Packagistsebastian/code-unit-reverse-lookup4.0.1indirect
Packagistsebastian/comparator6.3.3indirect
Packagistsebastian/complexity4.0.1indirect
Packagistsebastian/diff6.0.2indirect
Packagistsebastian/environment7.2.1indirect
Packagistsebastian/exporter6.3.2indirect
Packagistsebastian/global-state7.0.2indirect
Packagistsebastian/lines-of-code3.0.1indirect
Packagistsebastian/object-enumerator6.0.1indirect
Packagistsebastian/object-reflector4.0.1indirect
Packagistsebastian/recursion-context6.0.3indirect
Packagistsebastian/type5.1.3indirect
Packagistsebastian/version5.0.2indirect
Packagistshipmonk/composer-dependency-analyser1.8.4indirect
Packagistssch/typo3-rectorindirect
Packagiststaabm/side-effects-detector1.0.5indirect
Packagistsymfony/cache7.4.16indirect
Packagistsymfony/cache-contracts3.7.1indirect
Packagistsymfony/clock7.4.8indirect
Packagistsymfony/config7.4.16indirect
Packagistsymfony/dependency-injection7.4.16indirect
Packagistsymfony/deprecation-contracts3.7.1indirect
Packagistsymfony/doctrine-messenger7.4.15indirect
Packagistsymfony/event-dispatcher7.4.15indirect
Packagistsymfony/event-dispatcher-contracts3.7.1indirect
Packagistsymfony/filesystem7.4.15indirect
Packagistsymfony/finder7.4.14indirect
Packagistsymfony/http-foundation7.4.16indirect
Packagistsymfony/mailer7.4.15indirect
Packagistsymfony/messenger7.4.15indirect
Packagistsymfony/options-resolver7.4.8indirect
Packagistsymfony/polyfill-ctype1.37.0indirect
Packagistsymfony/polyfill-intl-grapheme1.41.0indirect
Packagistsymfony/polyfill-intl-idn1.38.1indirect
Packagistsymfony/polyfill-intl-normalizer1.38.0indirect
Packagistsymfony/polyfill-mbstring1.38.2indirect
Packagistsymfony/polyfill-php801.37.0indirect
Packagistsymfony/polyfill-php831.41.0indirect
Packagistsymfony/polyfill-php841.38.1indirect
Packagistsymfony/polyfill-php851.41.0indirect
Packagistsymfony/polyfill-uuid1.37.0indirect
Packagistsymfony/process7.4.13indirect
Packagistsymfony/property-access7.4.16indirect
Packagistsymfony/property-info7.4.16indirect
Packagistsymfony/rate-limiter7.4.16indirect
Packagistsymfony/routing7.4.15indirect
Packagistsymfony/service-contracts3.7.1indirect
Packagistsymfony/string7.4.15indirect
Packagistsymfony/type-info7.4.9indirect
Packagistsymfony/uid7.4.9indirect
Packagistsymfony/var-exporter7.4.16indirect
Packagistsymfony/yaml7.4.15indirect
Packagisttheseer/tokenizer1.3.1indirect
Packagisttypo3/class-alias-loader1.2.2indirect
Packagisttypo3/cms-base-distribution13.4.1indirect
Packagisttypo3/cms-belog13.4.33indirect
Packagisttypo3/cms-beuser13.4.33indirect
Packagisttypo3/cms-cli3.1.3indirect
Packagisttypo3/cms-composer-installers5.0.2indirect
Packagisttypo3/cms-extbase13.4.33indirect
Packagisttypo3/cms-extensionmanager13.4.33indirect
Packagisttypo3/cms-felogin13.4.33indirect
Packagisttypo3/cms-filelist13.4.33indirect
Packagisttypo3/cms-fluid-styled-content13.4.33indirect
Packagisttypo3/cms-form13.4.33indirect
Packagisttypo3/cms-frontend13.4.33indirect
Packagisttypo3/cms-impexp13.4.33indirect
Packagisttypo3/cms-info13.4.33indirect
Packagisttypo3/cms-install13.4.33indirect
Packagisttypo3/cms-lowlevel13.4.33indirect
Packagisttypo3/cms-reactions13.4.33indirect
Packagisttypo3/cms-recycler13.4.33indirect
Packagisttypo3/cms-rte-ckeditor13.4.33indirect
Packagisttypo3/cms-seo13.4.33indirect
Packagisttypo3/cms-setup13.4.33indirect
Packagisttypo3/cms-sys-note13.4.33indirect
Packagisttypo3/cms-tstemplate13.4.33indirect
Packagisttypo3/cms-viewpage13.4.33indirect
Packagisttypo3/cms-webhooks13.4.33indirect
Packagisttypo3/coding-standardsindirect
Packagisttypo3/html-sanitizer2.3.2indirect
Packagisttypo3/testing-framework9.6.1indirect
Packagistwebmozart/assert2.4.1indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 153 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 12 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

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

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

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 v2.10.0, schema v0.31.0 — full methodology · metrics wiki.

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