Align journal docs with current model

This commit is contained in:
Scott Idem
2026-05-05 13:31:19 -04:00
parent 80957316f2
commit 20d8a6975d
8 changed files with 66 additions and 25 deletions

View File

@@ -187,6 +187,12 @@ This pattern lives in `ae_comp__badge_obj_li.svelte` — move to `ae_utils` if n
## Module-Specific Permission Patterns
### Journals — Entry Config Admin Actions
- Entry configuration admin controls are gated to `trusted_access` and above.
- `manager_access` and `administrator_access` see the Delete action, which performs a hard delete.
- `trusted_access` users see Remove instead, which follows disable semantics rather than a hard delete.
- The Admin section is the place for staff notes, enabled/default access state, and destructive entry actions; visibility/privacy flags remain separate.
### Events — Badges
| Scenario | Visibility | Print Action | Review Actions |