feat(domain): add OrgId newtype
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1 +1,5 @@
|
||||
//! Core domain types and invariants. No I/O dependencies.
|
||||
|
||||
mod id;
|
||||
|
||||
pub use id::OrgId;
|
||||
|
||||
Reference in New Issue
Block a user