Implemented in fdfae20 and pushed to main.
The bds-cli stub is now a typed native Clap CLI over the same application paths, SQLite database, project registry, settings, filesystem metadata,…
Implemented in a2abb90 and pushed to origin/main.
Implementation:
- Added one typed, project-scoped DomainEvent enum and deterministic in-process EventBus with ordered multi-subscriber delivery…
Implemented and pushed in commit 429f471.
The implementation adds project-scoped saved import definitions and reopening, safe streaming WXR parsing, HTML5-to-Markdown and shortcode conversion,…
Implemented in commit 422f71c and pushed to main. This adds the complete Git engine and localized UI workflow: repository/LFS setup, status and diffs, branch and rename-following file history,…
Implemented in commit 90a9002. Full generation now queues Render Site Core, Render Single Posts, Render Category Archives, Render Tag Archives, and Render Date Archives in one group, followed by…
Implemented in commit 055dd5e. Added the localized post-editor Add Gallery Images action, airplane/local-endpoint gating, native image-only multi-selection, bounded concurrent import, mandatory…