MetalUI / Soft Hardware

React · SwiftUI · agent guides

Provenance tooltip

One hover away from every cue: a wrapped Tooltip that says where the cue came from (Rule · date parser, Recognizer · 0.82, You), the detail in Tooltip.Dim, with the number whenever the app guessed.

Use it for

  • Every cue the app applied: Rule · date parser, Recognizer · 0.82, Region · Done, Cluster · poster, Formula, You (a correction).

Don't use it for

  • Tooltips on chrome (a tool's name and key). Those are the toolbar's tooltips.
  • Long explanations. The source, then the detail.
  • Hiding confidence. If the app guessed, the number is shown.

Read the Provenance tooltip agent guide · Copy registry source

Explore the documentation · Agent index · Source on GitHub