WordPress is used as a private editorial system. The content manager creates a page, article, case study, or term, adds SEO fields, and submits the material for approval.
What Next.js does
The public website receives only published materials via the REST API, generates metadata, structured data, the sitemap, and language versions.
What remains in the platform core
Users, organizations, calculations, evidence, and registry operations are not stored in WordPress. They are handled by Spring Boot, FastAPI, PostgreSQL, Keycloak, MinIO, and RabbitMQ.