Skip to content
factory-droid[bot] edited this page Jul 5, 2026 · 1 revision

API

QA Scribe does not expose an HTTP API. Its API surface is the typed Tauri command bridge between the React renderer and Rust backend.

Page Scope
Tauri commands Command groups, generated bindings, frontend wrappers, and error mapping.

For architecture context, see Tauri command bridge.

Clone this wiki locally