Naluma CMS Authoring¶
This is the guide for editors who author and publish what the Naluma app shows: Library sessions, Sounds, Coach conversations, and notification copy. You author all of it in the Directus admin — no code, no database access.
Engineers looking for runtime/deploy/schema internals: that lives in the
naluma-directus repo (CLAUDE.md, openspec/specs/, docs/), not here.
Start here¶
- Getting started — where you log in, your account.
- The authoring model — read once; it applies to everything.
- The How-to guides — one per content type.
What you author → what it becomes in the app¶
| You author… | …shows up as |
|---|---|
| Session | A card in the Library tab; opens a player (audio, breathing pacer, or interactive exercise). |
| Album + tracks | The Sounds tab — an album with its list of playable tracks. |
| Coach conversation | A scripted chat in the Coach tab, with cards that launch sessions/sounds. |
| Coach module | A reusable opener/closer/segment spliced into conversations. |
| Coach schedule | Which conversation the Coach plays each day + its push. |
| System message | The body text of a push notification. |