Week 13, 2026 (March 30, 2026)
Extracted logos-logoscore-cli as a standalone repo and rapidly iterated to daemon mode, portability, and CLI11 migration — 12 PRs in a single week.
Unified module configuration into metadata.json as single source of truth across module-builder, tutorials, test modules, and downstream modules.
Released de-MLS peer scoring feature and updated RFC including peer scoring and commit validation mechanisms.
Discovered a cryptography issue (missing message integrity) in the Logos Sphinx spec/implementation and began researching fixes; drafted a logos-storage hidden services over Mix design.
Implemented Messaging API subscribe and receive in edge mode for Logos Delivery; replaced embedded waku with the delivery module in logos-chat-module.
Basecamp now leverages logos-package-manager-module for automatic module/UI-plugin detection and adopted the new logos-design-system QML path.
Package Manager integration for automatic module/UI-plugin detection; updated QML path for design system; async UI plugin loading (open).
Extracted from logos-liblogos; rapidly iterated to daemon mode, portability, CLI11 migration, and nlohmann_json adoption — 12 PRs.
New repo for the proxy API, extracted from logos-liblogos and logos-cpp-sdk.
Major cleanup: extracted CLI and process stats, abstracted Qt components, removed proxy API (moved to logos-module-client), reorganized plugin manager with nlohmann_json.
Consolidated module config into metadata.json as single source of truth; standalone app derivation; auto-load module dependencies; extracted Qt plugin logic into separate library (open).
Added tests and CI; abstracted proxy API logic; added QVariantList/QVariantMap support; removed proxy API (moved to logos-module-client).
Split into a separate library; added support for multiple embedded dirs.
Updated and streamlined guides; adapted tutorials to metadata.json unification; switched to logoscore-cli and standalone nix derivation.
Added standalone app and logoscore-cli; bumped modules to metadata.json config; parallel test experiment; various dependency bumps.
Updated to logoscore-cli; removed module.yaml in favour of metadata.json; pointed to new package-manager repo.