feat(release)!: ship Ragmir v3 with safe team sync - #151
Merged
Conversation
Release highlights: - replace the normal snapshot exchange with one safe `rgr team sync` workflow - keep one private index per developer while Git remains the reviewed source of truth Release details: - fetch only the current upstream and apply only clean non-divergent fast-forward updates - refresh incrementally and keep the last valid index on fetch or ingestion failure - report dirty, ahead, diverged, detached, offline, and no-upstream states with one action - add no-pull, no-fetch, check, strict, JSON controls, and a typed library API - keep snapshots as advanced diagnostics and align skills, docs, landing, and structured data Verification: - pass 510 Core tests, including 11 real Git edge-case scenarios - pass public API, package, semantic-release, release-artifact, and smoke checks - pass Quality gate, CodeQL, Linux x64, macOS ARM64, and Commitlint checks - verify the refreshed corpus with zero missing, stale, sensitive, or failed files
|
🎉 This PR is included in version 3.0.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
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.
Ragmir v3
This promotion completes the validated v3 release on top of the licensing, landing, package, and
release-note work already present on
main.Highlights
rgr team syncworkflow for Git-backed team knowledge basesTeam safety
Verification
pnpm validateBREAKING CHANGE: Ragmir v3 source and packages use AGPL-3.0-only. Organizations that cannot meet
the AGPL obligations need a separate commercial agreement. Earlier published versions keep their
original terms.