Stradion
newest first
Changelog

What changed.

Every notable change to the Stradion terminal, newest first. The build stamp in the status line links here, so the deployed build is auditable.

2026-06-21

Keyboard row navigation

  • In Oikos, j/k move a cursor down/up the current view's navigable rows (dashboard cards and any symbol-linked table row) and Enter opens the highlighted symbol — vim-style, no mouse.

Provenance on Oikos data views

  • The dashboard and screener now carry a data as of … · source … caption (and the dashboard the macro regime's FRED as-of date), so every Oikos table states how fresh its inputs are.

Public changelog + build stamp

  • This page. Plus a build stamp — the running short commit SHA — in the status line, linking here.

Terminal-style view states

  • Oikos loading, error, and not-found views now render as terminal output (a > prompt with a blinking cursor) instead of a blank flash. Loading is delayed so fast navigations don't flash, errors offer a one-tap retry, and an unknown route reads command not found: ….

Terminal UX refresh

  • Type system rebuilt on a 16px scale — IBM Plex Mono for the interface, Plex Sans for prose — across Signals, News, Oikos, and these pages.
  • A fixed bottom status line with matrix, models, data-as-of, and a live NYSE clock and market state.
  • A command palette (/ or Ctrl/⌘+K) to jump between symbols, sections, and views.
  • Provenance on the signal matrix: each row carries the data date its forecast is based on, flagged when it trails the freshest in the matrix.
  • Accessibility: label contrast raised to WCAG AA; the palette is focus-trapped with combobox/listbox roles.