Skip to main content

Type Alias: ActivityCapability

ActivityCapability = typeof ActivityCapability[keyof typeof ActivityCapability]

Defined in: packages/sdk/src/types/generated/event_type.ts:18

Scope-class capabilities that unlock event types in the feed.

These are existing platform scope strings. A grant carries scope-class capabilities and nothing finer, and they decide which event rows a viewer may read. The workspace schemas' second tier (bitwise role x data-type maps, folder ACLs, object-level grants) is never copied into the grants projection: it applies live, per object, when a ref is hydrated into a name (:mod:lib.activity.ref_readers).