Add SpiceDB for Oso users comparison page - #589
Merged
Merged
Conversation
Covers SpiceDB's support for the Oso Cloud features teams rely on day to day, points to the spicedb-dev AI agent plugin for an assisted migration path, and maps Oso's concepts (Polar, facts, roles/relations, the global block) onto SpiceDB's schema and relationships, including where the two systems genuinely differ (consistency guarantees, static vs. runtime permission naming, no SQL compilation, self-hosting). Researched against Oso's official docs and cross-checked against this repo's own SpiceDB concept pages; content informed by an in-progress, unmerged AuthZed plugin PR that isn't cited directly since it hasn't shipped yet. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SgEnJ8XrVePnhSU3scp4jE
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01SgEnJ8XrVePnhSU3scp4jE
Contributor
|
Preview deployment status for this pull request.
|
samkim
marked this pull request as ready for review
September 18, 2026 17:29
Points readers evaluating a migration to the spicedb-dev AI agent plugin right after the intro, before the feature comparison tables. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
samkim
force-pushed
the
coming-from-oso
branch
from
September 18, 2026 18:10
3990253 to
30f1473
Compare
Contributor
|
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
samkim
force-pushed
the
coming-from-oso
branch
from
September 18, 2026 18:11
30f1473 to
3990253
Compare
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
Test plan
pnpm buildsucceeds with no errors or broken-link warningsoxfmt --checkpasses🤖 Generated with Claude Code