Skip to main content

Module platform

Module platform 

Source
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§

LedgerEntry
Generic ledger entry for append-only platform ledgers.
TenantRegistration
Tenant registration record.

Enums§

Capability
Typed permission for an actor within a tenant.
Role
Organizational role for an actor within a tenant.