Member Junction
    Preparing search index...

    Framework-agnostic engine that loads a set of records for one entity and computes a structured field-level delta between them.

    This is the shared comparison primitive used by the LLM reasoning path (it feeds the "deltas" context to the reasoning provider) and, opportunistically, by the UI side-by-side comparison panel. It performs a read-only load (RunView with ResultType: 'simple' + targeted Fields) — it never mutates records.

    No Angular, no Router, no resolver coupling. Server-side: always thread contextUser and (in multi-provider scenarios) the request-scoped provider.

    Index

    Constructors

    Methods