The discussion below originates in Discourse topic 31. This Statamic page retrieves it server-side through its own connection and renders only sanitized public content.
A database-backed CMS changes the persistence mechanics, but it should not change the public publishing promise.
Here the Statamic Eloquent driver owns the entry while a namespaced addon table records delivery state. An authenticated server-side pull retrieves this Discourse post for the corresponding Statamic page. Independent credentials, records, and topics keep this profile isolated from its file-backed sibling.
Visitors see a bounded HTML projection and a canonical return link. Operational details and credentials stay on the server.