Content Deck — how this works
In the app: /content
How it works
Every content piece moves idea → drafting → awaiting approval → scheduled → published/archived/vetoed, all as writes to this app's own table. Nothing publishes anywhere yet — the eventual publish target (Postiz, once beast N9 wires it) is still mocked, so approving a piece today only changes its own status column.
Data source
src/lib/content/contentRepo.ts, src/lib/content/publishing.ts.
Troubleshooting
An approved piece never appears on a real platform? Expected — check /tools for Postiz's live/mocked status. Publishing is a future task (beast N9); today this page only tracks internal approval state.
Vendors: postiz — check Tools for live/mocked status.
Who can see this: admin, content