Files
games/docs/validation/001-VALIDATION_GATES.md
2026-09-15 23:26:37 +02:00

598 B

Gates de validation

Baseline Rust et documentation :

cargo fmt --all -- --check
python3 scripts/audit_rust_workspace_rules.py
python3 scripts/audit_markdown_tables.py README.md RULES.md ROADMAP.md CHANGELOG.md docs deltas prompts
cargo check --workspace
cargo clippy --workspace --all-targets --all-features -- -D warnings
cargo test --workspace

Le build Android n'est pas une gate de 0.1.0-0-pre.1 : le projet Gradle exécutable et l'intégration SDL3/NDK sont planifiés pour une prerelease dédiée.