NeuroMirror
    OverviewMontageWorkflowVerifierResearchAssistantNotes
    Exit
    Workflow

    Why the loop closes between blocks, not in real time

    Jun 20, 2026 5 min readoffline-firstblockwisearchitecture

    There is no public, confirmed real-time SDK for this legacy NeXus-10 setup. Rather than pretend otherwise, the design is offline-first: record a block in BioTrace+, export to EDF/EDF+, analyze and adapt between blocks, then feed updated parameters into the next block.

    The seam we left open

    docs/architecture.md describes a clean extension path for a future real-time SDK. The analysis boundary is drawn so a streaming source could drop in without rewriting the verifier or the between-block adaptation logic.

    Research prototype, not a medical device. Nothing here is diagnostic or clinical.