Expand description
Platform domain types for multi-tenant isolation, RBAC, and ledger entries.
These types are consumed by actionqueue-platform (for enforcement) and
actionqueue-storage (for WAL events and snapshot persistence). They live in
actionqueue-core so all crates share a single canonical definition.
Structs§
- Ledger
Entry - Generic ledger entry for append-only platform ledgers.
- Tenant
Registration - Tenant registration record.
Enums§
- Capability
- Typed permission for an actor within a tenant.
- Role
- Organizational role for an actor within a tenant.