Skip to content

feat(obsidian): show trace tiers in file explorer - #153

Merged
Fail-Safe merged 1 commit into
mainfrom
feat/obsidian-tier-badges
Aug 28, 2026
Merged

feat(obsidian): show trace tiers in file explorer#153
Fail-Safe merged 1 commit into
mainfrom
feat/obsidian-tier-badges

Conversation

@Fail-Safe

Copy link
Copy Markdown
Owner

Summary

  • annotate native File Explorer trace rows with theme-aware short, mid, and long tier badges from cached frontmatter
  • add a persisted, default-on setting that hides or restores badges immediately
  • bump the Obsidian plugin and MCP client metadata to 0.4.0 and update the generated bundle and documentation

Validation

  • npm test
  • npm run build
  • npx tsc --noEmit
  • cargo test plugin:: --locked
  • make test
  • repeat production build produced an identical bundle hash
  • deployed plugin payload hashes matched the checkout and live visual placement was confirmed

The first full make test run hit a transient temporary mutation-lock contention in one recovery test. That exact test passed on immediate isolated retry, and the complete default-parallel make test rerun passed.

@Fail-Safe
Fail-Safe merged commit 4f9d884 into main Aug 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant