Broadcasts and announcements
One-off messages to a chosen audience, previewed before they are sent.
Note: This screen has no data behind it in this build
The address is specified and the console is ready for it. What is missing is the server side: the reads below are declared by the contract and are not registered in this deployment, so they answer “not implemented” rather than returning anything. Nothing on this page is a placeholder for data — there is no data to place.
What this screen is for
A broadcast with the audience it resolves to, the template it uses, a preview of exactly who would receive it, and a commit that is recorded — the one communications action with no undo, so the preview is the whole safeguard.
What has to exist first
- Reads
- staffCommBroadcastsList
- Actions
- staffCommBroadcastPreview
- staffCommBroadcastCommit
Each of those is an operation id in the frozen contract. Registering one is a server change, not a permission you can be granted — no group and no scope makes this screen return data today.