Files
Igor SirotinandClaude Fable 5 a81e255b77 refactor!: drop the version() API method (#80)
Modules don't self-report versions — Logos Core is the authority: the
version lives in the module's embedded metadata.json and is served by
the core's module registry (core_service.getModuleInfo). version() also
hardcoded a stale "1.1.0" module version, and its liblogosdelivery
suffix duplicated getNodeInfo("Version").

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-31 12:28:29 +01:00
..