WAP LabsProject atlas

Work item · Strict Class C-compatible release evidence gate

REL-1003

Engine, transport, host, frontend tests, contracts, typecheck, lint, WASM build, and desktop production build pass from documented toolchains.

Todo

Definition of done

  • Engine, transport, host, frontend tests, contracts, typecheck, lint, WASM build, and desktop production build pass from documented toolchains.

Artifacts to create or change

  • Clean build and test matrix

How closure is proven

  • cargo test --manifest-path engine-wasm/engine/Cargo.toml
  • cargo test --manifest-path transport-rust/Cargo.toml
  • cargo test --manifest-path browser/src-tauri/Cargo.toml
  • pnpm --dir browser test
  • pnpm --dir browser run typecheck
  • pnpm --dir browser run lint
  • pnpm --dir browser run build