Commit Graph

3 Commits

Author SHA1 Message Date
d72f64d7a0 fix: make install uses uv tool install without requiring a venv
uv pip install needs a virtual environment. Use uv tool install for the
global CLI path and make sync for editable .venv development installs.
2026-07-03 01:34:57 +02:00
feb60c1d96 feat(PMEM-WP-0017): federated store management CLI and activity reports
Add phase_memory.management for cross-store discovery and windowed
activity reporting. Extend the phase-memory CLI with stores list and
report commands, plus make report-7d for the default weekly operator view.
2026-07-03 01:24:16 +02:00
0320b112fd Add Makefile install and test targets for local development. 2026-07-03 00:54:25 +02:00