v0.2.12-pre.002-fix.001
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!-- file: docs/validation/015-V0_2_12_SOL_PRICES_DESK.md -->
|
||||
<!-- version: 2 -->
|
||||
<!-- version: 3 -->
|
||||
|
||||
# Validation `0.2.12` — SOL Prices Desk + intégration Wallet Desk
|
||||
|
||||
@@ -221,3 +221,22 @@ cargo fmt/check/clippy/test NOT RUN — c
|
||||
```
|
||||
|
||||
Le statut de `pre.002` reste donc « implémenté ; gate opérateur à confirmer » jusqu'au retour du gate Cargo de l'opérateur.
|
||||
|
||||
## 14. Gate `0.2.12-pre.002-fix.001`
|
||||
|
||||
Le correctif réaligne le nouveau Desk sur le gabarit desktop commun sans ouvrir le runtime prix :
|
||||
|
||||
```text
|
||||
package frontend commun : tracing + ResizeObserver + Bootstrap/SimpleBar PASS structurel
|
||||
ResizeObserver installé avant SimpleBar PASS structurel
|
||||
getCurrentWindow() utilisé au bootstrap main PASS structurel
|
||||
commande Tauri get_runtime_status PASS structurel
|
||||
footer commun PASS structurel
|
||||
police DOS_Amazigh + manifeste de provenance PASS structurel
|
||||
partials SCSS communs identiques hors headers de fichier PASS structurel
|
||||
_app.scss réutilise le vocabulaire app-runtime-list/app-placeholder PASS structurel
|
||||
TRACING_DOMAIN_SHELL réellement consommé PASS structurel
|
||||
MarketPriceService / composite / refresh / table prix absent par contrat
|
||||
```
|
||||
|
||||
Le gate Cargo du checkout opérateur précédent a confirmé que `pre.002` compile et que ses tests passent, mais il signalait deux warnings `TRACING_DOMAIN_SHELL` unused. Le fix consomme désormais ce domaine dans `configure_setup`; le gate complet doit être rejoué sur `0.2.12-pre.2.fix.1` avant passage à `pre.003`.
|
||||
|
||||
Reference in New Issue
Block a user