Expand description
Triple-Path Reactivity Engine APIs
Functions§
- begin_
batch_ operation - Marks start of atomic multi-file operation
- end_
batch_ operation - Marks completion — triggers idle queue + resets branching
- trigger_
debounced_ event - 300ms debounce — safe default for style, lint, format
- trigger_
idle_ event - Only when user idle ≥2s — i18n, security, bundle analysis
- trigger_
realtime_ event - Instant path — called on every DidChangeTextDocument