Sheetwrite

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 state
Try itAttempt the protected G1 override as Reviewer, inspect the rejection, authorize Finance lead, then commit the same edit.Keyboard ready · Canvas rendered

PUBLISHED RUNTIME

See the contract working.

No mock controls or copied state. Every interaction above crosses the public adapter and Grid APIs.

  1. 01
    Policy result beside the mutation

    The selected cell, access rule, rejection, role change, and accepted commit stay in one causal view.

  2. 02
    Vue-native authority

    Reactive props drive the published adapter while every workbook change crosses the real Grid API.

  3. 03
    Attached workbook tools

    The selected-cell note editor and adapter event feed stay accessible while native tabs own sheet lifecycle.

  4. 04
    Host acknowledgement

    Accepted edits enter the real pending queue before the host version advances.