VUE / BUSINESS WORKFLOW
A governed edit, from rejection to commit.
Reject a protected workbook edit, inspect the exact policy issue, authorize the finance role, and commit the same mutation through Vue-owned state.
- Adapter
- Vue binding
- Engine
- Rust / WASM
- Surface
- Canvas
Live workbook/ Vue
Real adapter · interactive statePUBLISHED RUNTIME
See the contract working.
No mock controls or copied state. Every interaction above crosses the public adapter and Grid APIs.
- 01Policy result beside the mutation
The selected cell, access rule, rejection, role change, and accepted commit stay in one causal view.
- 02Vue-native authority
Reactive props drive the published adapter while every workbook change crosses the real Grid API.
- 03Attached workbook tools
The selected-cell note editor and adapter event feed stay accessible while native tabs own sheet lifecycle.
- 04Host acknowledgement
Accepted edits enter the real pending queue before the host version advances.