Blog

Notes from a fusion engine.

Short, deliberate writing about the things we learn building insigz: methodology, scenario design, the data layer, the agent triad, the discipline of human-in-loop AI in serious work.

POSTS7
CADENCE~1 / 2 weeks
AUDIENCEFaculty, analysts, builders
01 / FEATURED

Latest writing.

02 / ARCHIVE

Recent posts.

Filed by topic. Nothing here is marketing — these are the things we'd say in a hallway conversation if the hallway were the internet.

ARCHITECTURE

The only thing we stream is the agent.

We push exactly one surface — the analyst chat, over SSE — and serve everything else as an authorized pull from append-only Postgres. No broker, no push bus.

A. BERTOLA09.04.2026 · 7 MIN
METHODOLOGY

RAND 2024 in two sentences: why our agent never publishes.

The principle that shapes every AI surface in the platform. How "AI supports, never decides" translates into actual product constraints, including the ones we resisted.

M. WEISS28.03.2026 · 5 MIN
SCENARIOS

Designing the Baltic cable-cut scenario.

The long process of authoring one canonical scenario with a research institution. Why we limited it to one, what was hardest, what we'd reuse.

L. KESSLER14.03.2026 · 11 MIN
ARCHITECTURE

The canonical data model: Source → Observation → Entity → Event.

Why a 5-noun model survives encounters with every new data source, and what we mean by "canonical" in practice. With examples from maritime, energy and sanctions integrations.

L. KESSLER28.02.2026 · 9 MIN
METHODOLOGY

Information asymmetry, enforced by the database.

Multiplayer trust without trust: how we use Postgres row-level security to enforce that each role only sees its slice. The bug we shipped on day one. The fix.

A. BERTOLA14.02.2026 · 6 MIN
FIELD NOTES

Watching a Strategy Day from the back of the room.

Notes from the first time we observed a session run on insigz, told as journal entries. Where the platform earned its keep; where the platform got in the way; what to fix next.

M. WEISS04.02.2026 · 8 MIN