Page body
What this module is for
CMS / Pages covers the page inventory, page creation modal, and the full page-editor route where operators manage draft content, visibility, country restrictions, and publication.
Main surfaces
Listis the inventory grid with key/name filters, state/content status filters, and untranslated-language stats.Formis the lightweight create-page modal for a new page key and display name.Detailis the editor route where operators manage localized content, visibility, version switching, and publication.
Common confusion
Stateis the page-level operational status (activeordisabled).Statusis the editor content lifecycle (draft,published,archived).- Publishing promotes draft content; it does not create the page record.
Verification note
The current CMS / Pages backoffice workflow is owned by nx-workspace/services/core under /api/core/pages*. It is not driven by gs-admin-backend CRUD endpoints, so this module is verified as verified_backend_and_core.