spec OKF pour doc

This commit is contained in:
Jérôme Bousquié
2026-07-31 19:09:46 +02:00
parent c5f8edc4f4
commit 2cc79be2ec
10 changed files with 52 additions and 480 deletions
+7
View File
@@ -43,3 +43,10 @@ WGPU doesn't have a native "Context" object — this type groups them together f
- wgpu 30.0.0 is pinned in `lib/Cargo.toml`. The comment says "check the latest version" — verify compatibility before upgrading.
- No feature flags, no dev-dependencies, no tests yet. Adding any requires updating both `Cargo.toml` files if the dependency spans crates.
- The workspace has no `[workspace.dependencies]` section. Dependencies are declared per-crate rather than centrally.
<!-- lean-ctx -->
## lean-ctx
Prefer lean-ctx MCP tools over native equivalents for token savings.
Full rules: @LEAN-CTX.md
<!-- /lean-ctx -->