Add confidence fields to file and dir cache schemas #1
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: archeious/luminos#1
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Add
confidence(float 0.0–1.0) andconfidence_reason(str) to both file and dir cache entry schemas incache.py.File cache schema addition:
Same fields added to dir entries. No behavior change yet — just schema instrumentation.