Acceptance
Definition of done
- Engine, transport, host, frontend tests, contracts, typecheck, lint, WASM build, and desktop production build pass from documented toolchains.
Outputs
Artifacts to create or change
Clean build and test matrix
Evidence
How closure is proven
cargo test --manifest-path engine-wasm/engine/Cargo.tomlcargo test --manifest-path transport-rust/Cargo.tomlcargo test --manifest-path browser/src-tauri/Cargo.tomlpnpm --dir browser testpnpm --dir browser run typecheckpnpm --dir browser run lintpnpm --dir browser run build