What's Changed
- fix:
anamnesis initnow honorsANAMNESIS_HOMEandANAMNESIS_MACHINE_IDlike every
other component. It previously wrote config.json and ran its first sync against the default
~/.anamnesiseven when the env said otherwise. Vanilla installs were unaffected; custom
store homes and fleet scripts were. Re-running init on an existing store now also keeps the
store's configured machine id instead of silently resetting it to the hostname. anamnesis.__version__now reports the installed version (was stale at 0.0.1).
Full Changelog: v0.1.2...v0.1.3