This is seeded demo content used to exercise the API, the web app and the mobile app during development. Replace it with real editorial copy before launch.

The article body is stored as text on the Article model and rendered by the clients. Reading time is derived from the word count by @attlas/utils, so the value shown in the interface is computed rather than stored.

Every field in this record maps one-to-one onto the Article interface in @attlas/types, which is what keeps the Django serializers, the Next.js pages and the Expo screens describing the same shape.