Background
verify works per-model but not for all at once.
Why it matters
Bulk integrity checks are useful after storage changes.
Acceptance criteria
Where to look
src/modeldock/cli/commands/, src/modeldock/core/manager.py
How to claim
Comment /claim on this issue.
Background
verifyworks per-model but not for all at once.Why it matters
Bulk integrity checks are useful after storage changes.
Acceptance criteria
modeldock verify --allverifies every installed model.core/manager.pyverify logic; add tests.Where to look
src/modeldock/cli/commands/,src/modeldock/core/manager.pyHow to claim
Comment
/claimon this issue.