Skip to content

feat: prepare metrics-core for public release - #1

Merged
Emmakex merged 5 commits into
mainfrom
feat/metrics-core-public-readiness
Aug 18, 2026
Merged

feat: prepare metrics-core for public release#1
Emmakex merged 5 commits into
mainfrom
feat/metrics-core-public-readiness

Conversation

@Emmakex

@Emmakex Emmakex commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Summary

Introduces @gslhub/metrics-core as the first reusable GSLHub research-software package and completes its public-release documentation.

Package scope

  • deterministic AIR, CR, MCP and RCR calculators
  • no Payload, MongoDB or Next.js runtime dependency
  • normalized target handling
  • explicit eligibility/exclusion reporting
  • SHA-256 input/output checksums
  • auditable query snapshots

Validation

The automated tests reproduce the public synthetic fixture maintained in gslhub/benchmarks:

  • AIR = 3/4 = 0.75
  • CR = 2/4 = 0.50
  • MCP = mean(1,2,3) = 2.00
  • RCR = 3/4 = 0.75

These values are synthetic software-validation data, not empirical research findings.

Documentation

Adds a package-level README explaining methodology boundaries, API, versioning, lineage and AGPL-3.0-only licensing; updates the repository README to feature the package as the first real GSLHub software release candidate.

Public-release gate

This PR is intended to run the repository CI before gslhub/software is made public.

@Emmakex
Emmakex merged commit c987645 into main Aug 18, 2026
1 check passed
@Emmakex
Emmakex deleted the feat/metrics-core-public-readiness branch August 18, 2026 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant