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
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.

1 participant