docs: improve SemaPact discoverability metadata - #180
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Tightens SemaPact's package metadata around its actual niche: ODCS data-contract lifecycle governance, schema evolution, breaking-change governance, GitOps, and Unity Catalog.
Included in this PR
data-contractanddata-contractsschema-evolution,breaking-changes,unity-catalog, anddata-productsRecommended GitHub UI changes (not editable safely through this PR)
Repository description:
Recommended repository topics:
data-contract,data-governance,data-mesh,databricks,gitops,odcsdata-contracts,schema-evolution,breaking-changes,unity-catalog,data-productsmetadata-managementRecommended README follow-up
The README content and architecture are already strong. I would keep the body intact and make only these narrow changes:
Change the tagline under
# SemaPactfrom:Lifecycle governance for data contracts and enterprise semantics.to:
Open-source lifecycle governance for ODCS data contracts, schema evolution, and governed data products.Change Quick Start from a development-environment-first flow (
uv sync --group dev) to an end-user installation-first flow once the published package path is confirmed, e.g.pip install semapactoruv tool install semapact.Keep the
contracthubCLI alias for compatibility if needed, but avoid presenting ContractHub as a second product name in public-facing docs while search engines are still reconciling the repository rename/transfer.The README itself is intentionally not rewritten in this PR to avoid turning a clear technical README into SEO-heavy marketing copy.