union_square 0.2.0

A proxy/wire-tap service for making LLM calls and recording everything that happens in a session for later analysis and test-case extraction
Documentation
1
2
3
4
5
6
//! EventCore projections
//!
//! This module contains projection implementations for building read models
//! from the event stream.

// Placeholder - will be implemented after command integration