ostraka-app 1.3.0

The Ostraka desktop application: browse and promote agent runs.
ostraka-app-1.3.0 is not a library.

ostraka-app — the desktop window onto the same records.

A second view, not a second implementation. Everything it shows comes from ostraka-runtime, and promoting goes through the gate exactly as the command line does, so nothing here can approve a run the gate refuses.

Rust throughout, with no web runtime and no second toolchain: egui draws into a window eframe opens. That is the condition under which this project takes a dependency at all — a binary someone can download must not turn into a binary that then needs an installer for something else.