Skip to content

feat: add field-level catalogue provenance - #78

Merged
mozrin merged 1 commit into
developfrom
24-field-provenance
Aug 14, 2026
Merged

feat: add field-level catalogue provenance#78
mozrin merged 1 commit into
developfrom
24-field-provenance

Conversation

@mozrin

@mozrin mozrin commented Aug 14, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a source registry and append-only field-value ledger for NASA catalogue synchronizations
  • expose field units, null semantics, uncertainties, derivation, citation, license, and credit through the API and Atlas profile
  • document and test provenance retention across synchronizations

Validation

  • npm run verify:conventions
  • npm run typecheck
  • npm --workspace server run test
  • npm run build
  • npx --workspace website playwright test --list

Closes #24

Add an append-only source registry and value ledger for the NASA catalogue.

- Expose source, field, unit, null, uncertainty, and derivation metadata through the API and Atlas profile
- Document and test provenance retention across catalogue synchronizations
@mozrin mozrin linked an issue Aug 14, 2026 that may be closed by this pull request
@mozrin
mozrin merged commit 4dd15f4 into develop Aug 14, 2026
1 check passed
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.

Introduce a source registry and field-level provenance model

1 participant