Worklog for task "Prepare haih-cms templates and routes"

9 сент. 2026 г., 05:09:19

Adjusting the Public Layer Architecture

After deciding to unify the content data around Concept, the rendering task is also simplified: there is no longer a need to automatically reproduce a separate template for each legacy entity type. The universal Concept renderer should become the baseline, and specialized views should only be added when there is a real user need.

This reduces the amount of code that needs to be maintained and allows AI-generated/AI-updated content to be published through a common mechanism.

05.09.2026

Implement the core page templates, navigation, and routing in haih-cms required to replace the Ruby-based website.