Fork me on GitHub

The Debrief Blog

Keep up to speed on what's happening in Debrief.

Shipped: Live LLM transport

Posted April 17, 2026,
by

The nl-demo can now call a real language model -- credential isolation baked into the architecture, not bolted on.

Read More
Categories
Views

Shipped: Stakeholder demo UI for natural-language catalog search

Posted April 16, 2026,
by

A no-build-step React playground that lets stakeholders drive an NL catalog search offline -- no API keys, no CDN dependency, no backend.

Read More
Categories
Views

Shipped: Build-time enum extraction for NL search

Posted April 14, 2026,
by

A deterministic 2.7 KB vocabulary bundle gives the NL-to-CQL2 prompt the exact words analysts are allowed to use, without embedding the catalog.

Read More
Categories
Views

Shipped: Array offset calculations for towed-array sensors

Posted April 14, 2026,
by

Bearing lines from towed-array sensors now originate at the array's real geographic position, with three calculation modes and cross-language parity.

Read More
Categories
Views

Shipped: Platform registry with unified vessel class tree

Posted April 13, 2026,
by

A single JSON registry defines the vessel class hierarchy and all known platforms, with matching Python and TypeScript loaders.

Read More
Categories
Views

Shipped: Sensor rendering on the map

Posted April 10, 2026,
by

Sensor bearing lines, ambiguous bearings, and snail mode fading now render on the map via a custom Leaflet canvas layer.

Read More
Categories
Views

Shipped: REP sensor import

Posted April 10, 2026,
by

REP files with SENSOR, SENSOR2, SENSOR3, and SENSORARC lines now import as embedded sensor data on tracks.

Read More
Categories
Views

Shipped: Timeline/Gantt View: Temporal Discovery for STAC Exercises

Posted March 7, 2026,
by

The STAC Stack Browser now includes an interactive Timeline/Gantt view that lets analysts discover exercises by their temporal characteristics and narrow...

Read More
Categories
Views

Shipped: Map View with Live Spatial Filtering

Posted March 7, 2026,
by

The Discovery UI's map view now doubles as an interactive spatial filter. Pan and zoom the map to narrow exercises by geography — the timeline updates in real...

Read More
Categories
Views

Shipped: List View with Spatial Thumbnails

Posted March 7, 2026,
by

The ExerciseListView component is now complete — a scrollable, virtualised exercise list with spatial thumbnails, flexible sorting, and recent-work resumption...

Read More
Categories
Views