feat: implement RFC-20 Phase 2 tag/label + query system #29
Reference in New Issue
Block a user
Delete Branch "fix/22-tag-label-query"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Implements RFC-20 Phase 2: Tag/Label + Query functionality for the json-cas variable system.
Why
Extends the variable system with metadata capabilities:
Changes
Core Implementation
VariableStore API
CLI Commands
Test Coverage
Ref
Fixes #22