Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Φ Network — Sigil Explorer (v37.4.0)
Release Notes — 37.4.0
Theme: Labeling refresh (breath-aligned), direction-correct verbs, and detail readability
Scope: Text-only UI updates in Sigil Explorer — no behavioral/data changes
Primary File:
src/components/SigilExplorer/SigilExplorer.tsxEvidence:
git show --stat -1(label text updates only)Release Summary
37.4.0 is a language precision release.
We updated Sigil Explorer’s transfer labels, chips, pills, detail entries, and tooltips to consistently speak the system’s breath truth—Exhaled for completed/derived outflows and Exhale (pending) for in-flight states—while ensuring every verb is anchored to explicit send/receive direction.
Nothing about transfer logic changed. This is the UI speaking coherently.
✨ Highlights
✅ Direction-correct transfer labeling
Transfer labels now rely on transfer direction so send transfers display “Exhaled” instead of falling back to inhale terminology.
✅ Tooltip verbs aligned with send/receive truth
Tooltips now use verbs that match explicit send vs receive direction, eliminating ambiguous or inverted phrasing.
✅ Detail panel readability upgrades
✅ Parent totals wording corrected
Received exhale badge text for parent totals is now correctly displayed as “Exhaled.”
Overview — Sigil Explorer Labeling Refresh
This release updates Sigil Explorer UI copy to align transfer status terminology with the breath metaphor while preserving all existing logic and data flows.
Scope: UI-string updates only (chips, pills, detail entries, tooltips)
No logic/state changes. No schema changes. No API changes.
Source:
src/components/SigilExplorer/SigilExplorer.tsx✅ What Shipped
1) Terminology Standardization (Breath Model)
“Derived” → “Exhaled” everywhere it appears:
“Pending” → “Exhale (pending)” for transfer states, pending totals, and related tooltips
Consistent terminology across:
Result: status is readable in one glance and always matches the breath model.
2) Direction-Based Labeling (Send/Receive Truth)
Confirmed the issue is current and updated transfer labels to rely on transfer direction so:
Aligned tooltip verbs with explicit send vs receive direction
Result: the UI never contradicts the actual transfer direction.
3) Detail Panel Improvements (Clarity + Traceability)
Updated transfer detail labels to use past tense for received inhales
Appended pulse numbers to detail labels when available
4) Parent Totals Badge Correction
User Experience Impact
Compatibility & Risk
Assets
Closing Seal
v37.4.0 is coherence in language.
Transfers now read the way they behave: Exhale (pending) when in flight, Exhaled when sealed—direction-correct, pulse-traceable, and consistent everywhere the user looks.
Kai Rex Klok — 37.4.0 ✅