Skip to main content

Module model

Module model 

Source

Structs§

EditEvent
One concrete edit a session made to one file - the evidence chain’s atom. snippet is a bounded excerpt of the change (the resulting code, or the created content) so a later reader can see WHAT changed without re-opening the original session.
Message
Session
StoreReport
One discovered session store on disk (for scan).

Enums§

EditKind
The write tool behind one file edit, normalized across the variants a tool exposes - the evidence of what kind of change a session made to a file.
Role