Skip to content

Releases: SJellen/protocols

USG Reference Registry v0.1.1

05 Jan 16:51

Choose a tag to compare

USG Reference Registry v0.1.1

This patch release hardens schema validation, enforces referential integrity through continuous integration, and introduces deterministic dependency resolution for the USG reference registry. No registry semantics or identifiers were changed. This release marks the first CI-enforced, pilot-ready registry snapshot aligned with RFC 0003 (USG Registry Architecture).

  • CI enforced: GitHub Action validates registry + rebuilds indexes on PRs and main.
  • Deterministic installs: adds package-lock.json to support npm ci.
  • Schema hardening: event schema updated to urn:usg:schema:event:1.1 (no breaking registry semantics).
  • No ID churn: registry identifiers and record structure remain stable.