Implemented in ba6a297. Generation path classification now receives project metadata throughout the core engine, renderer, desktop, CLI, and TUI paths and recognizes mainLanguage plus every…
Implemented in 2fc683d. RuDS now stores project-scoped database snapshots for project.json, categories.json, category-meta.json, and publishing.json; reports categories, category_meta, and…
Implemented in 1410b97. Template and script update/save paths now compare supplied content with effective content, falling back to the published file body when DB content is absent. Metadata-only…
Implemented in 8a6274e. Template and script slug edits now use bDS2-compatible slug normalization and collision suffixing while excluding the edited entity. Published source files are atomically…
Implemented in e28d42d. Template slug updates now capture project-scoped referencing posts and tags and update the template plus both reference sets atomically in one savepoint, bumping affected…