Skip to content

Align ontology artifact relation contracts#112

Open
elasticdotventures wants to merge 7 commits into
mainfrom
task/connect-claude-obsidian-submodule
Open

Align ontology artifact relation contracts#112
elasticdotventures wants to merge 7 commits into
mainfrom
task/connect-claude-obsidian-submodule

Conversation

@elasticdotventures

Copy link
Copy Markdown
Member

Summary:

  • Aligns ontology contract expectations with artifact/relation terminology.
  • Supports parent b00t PR elasticdotventures/b00t#783 submodule pointer.

Tests:

  • timeout 300 env RUSTC_WRAPPER= cargo test -p ledgerr-mcp --test ontology_contract -- --nocapture
  • timeout 900 env RUSTC_WRAPPER= cargo test -- --nocapture

- Replace tray-icon crate with native Shell_NotifyIconW
- Replace PowerShell BurntToast with ToastNotificationManager
- Cross-platform: cfg(windows) native, non-Windows stderr
- 80 tests pass
- Replaced JSON file settings with SettingsBackend trait
- Windows: native registry (HKEY_CURRENT_USER\Software\b00t)
- Non-Windows: JSON file fallback (~/.b00t/settings.json)
- 86 tests pass
- docs/webview2-evaluation.md: analysis of webview2 as Tauri alt
- Native Shell_NotifyIconW tray for Windows (via ledgerr_host::tray::native)
- Tauri built-in tray fallback for Linux/macOS
- Programmatic 🥾 icon (RGBA, blue boot shape)
- Menu: Show Window, Version, Settings, Quit
- Window show via event emit
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.

2 participants