1.5 KiB
1.5 KiB
Prompt
Evaluate and update piker store so bare groups and endpoints immediately show help; prepare for eventual optional fuzzy selection in anal and ldshm; aggregate recent time-series diagnostics into CLI endpoints. The user selected the safe-foundation scope.
Response summary
Added immediate help UX, exact NativeDB and SHM identities, read-only series and shm diagnostics, selector-ready exact SHM names, and robust discovery/attachment. Fixed related ldshm option and no-match failures. Deferred optional fzf and mutation-default changes.
Files changed
piker/storage/cli.py- help UX and read-only series/SHM diagnostics.piker/storage/nativedb.py- canonical compound series identities.piker/tsp/_history.py- exact SHM discovery and dtype resolution.piker/data/_sharedmem.py- attach-only existing-segment helper.piker/tsp/__init__.py- SHM identity helper exports.tests/test_store_cli.py- command UX and endpoint regressions.tests/test_ldshm.py- SHM diagnostics and operational regressions.tests/test_storage_nativedb.py- series parsing/index regressions.docs/manual_backfill_qualification.rst- triage command documentation..claude/skills/run-tests/test-harness-reference.md- test mapping.
Human edits
None - generated output remains uncommitted.