Skip to content

Conversation

@ivanauth
Copy link
Contributor

@ivanauth ivanauth commented Dec 1, 2025

Summary

Document the underscore prefix convention for marking identifiers as private/internal in SpiceDB schemas.

Changes

Added "Private/Internal Identifiers" section to schema docs covering:

  • Use cases (synthetic permissions, internal relations)
  • Code example
  • Identifier naming rules

Related

@vercel
Copy link

vercel bot commented Dec 1, 2025

@ivanauth is attempting to deploy a commit to the authzed Team on Vercel.

A member of the Team first needs to authorize it.

@ivanauth ivanauth force-pushed the docs/underscore-prefix-identifiers branch from ded56ab to 38c01d0 Compare December 1, 2025 20:47
Document the ability to use underscore prefixes for definitions,
relations, and permissions to signal that they are private/internal.

This is a naming convention that helps developers distinguish between
public API and internal implementation details in their schemas.

Related: authzed/spicedb#2733

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@ivanauth ivanauth force-pushed the docs/underscore-prefix-identifiers branch from 38c01d0 to 4221f9d Compare December 1, 2025 20:48
@miparnisari miparnisari enabled auto-merge (squash) December 9, 2025 23:57
@miparnisari miparnisari disabled auto-merge December 9, 2025 23:57
@miparnisari miparnisari force-pushed the docs/underscore-prefix-identifiers branch from 656aa8d to 0c5cf91 Compare December 9, 2025 23:58
@miparnisari miparnisari enabled auto-merge (squash) December 9, 2025 23:59
@vercel
Copy link

vercel bot commented Dec 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Dec 10, 2025 0:03am

@miparnisari miparnisari merged commit 7fe4d59 into authzed:main Dec 10, 2025
6 of 7 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Dec 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants