From 6fb7caf9292e4d85a2b97bb8b2125ac4ab8fc8a6 Mon Sep 17 00:00:00 2001 From: claude Date: Fri, 24 Jul 2026 00:59:22 +0200 Subject: [PATCH] =?UTF-8?q?fieldtest:=20milestone-stderr-honesty=20re-veri?= =?UTF-8?q?fy=20=E2=80=94=20panic=20containment=20+=20plural=20fix=20live?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit All three mission drivers re-run against the rebuilt release binary after 51096a3/a20b6f6/4897919: the synthetic poison row now shows aura: warning: + exit 3 (zero raw panic lines in the survey), the single-window case reads "the single walk-forward window recorded zero trades", and the marker-separability log still greps into two clean classes. Captures refreshed in place; the milestone fieldtest roll-up is green. refs #278, refs #313 --- .../captured/example1_combined.log | 1 + .../captured/example1_runB.err | 1 + .../captured/example2_singular.err | 2 +- .../captured/example3_survey.log | 17 ++++------------- 4 files changed, 7 insertions(+), 14 deletions(-) diff --git a/fieldtests/milestone-stderr-honesty/captured/example1_combined.log b/fieldtests/milestone-stderr-honesty/captured/example1_combined.log index ebeb16a..8b088d8 100644 --- a/fieldtests/milestone-stderr-honesty/captured/example1_combined.log +++ b/fieldtests/milestone-stderr-honesty/captured/example1_combined.log @@ -4,3 +4,4 @@ aura: note: all 3 walk-forward windows recorded zero trades ### run B: real sweep with a poison axis member — expect warning, exit 3 # exitB=3 aura: warning: cell (df772d885a1b9c6b46a6ea51ba1339f0f3ee5c22e47ac4a3c95867ebc9b3b9d2, EURUSD, [1577923200000, 1609451819999]) failed at stage 0: a member panicked: SMA length must be >= 1 — recorded, campaign continues +aura: warning: cell (df772d885a1b9c6b46a6ea51ba1339f0f3ee5c22e47ac4a3c95867ebc9b3b9d2, EURUSD, [1577923200000, 1609451819999]) failed at stage 0: a member panicked: SMA length must be >= 1 — recorded, campaign continues diff --git a/fieldtests/milestone-stderr-honesty/captured/example1_runB.err b/fieldtests/milestone-stderr-honesty/captured/example1_runB.err index 3229b14..dc2f934 100644 --- a/fieldtests/milestone-stderr-honesty/captured/example1_runB.err +++ b/fieldtests/milestone-stderr-honesty/captured/example1_runB.err @@ -1 +1,2 @@ aura: warning: cell (df772d885a1b9c6b46a6ea51ba1339f0f3ee5c22e47ac4a3c95867ebc9b3b9d2, EURUSD, [1577923200000, 1609451819999]) failed at stage 0: a member panicked: SMA length must be >= 1 — recorded, campaign continues +aura: warning: cell (df772d885a1b9c6b46a6ea51ba1339f0f3ee5c22e47ac4a3c95867ebc9b3b9d2, EURUSD, [1577923200000, 1609451819999]) failed at stage 0: a member panicked: SMA length must be >= 1 — recorded, campaign continues diff --git a/fieldtests/milestone-stderr-honesty/captured/example2_singular.err b/fieldtests/milestone-stderr-honesty/captured/example2_singular.err index 6d62099..5c80e98 100644 --- a/fieldtests/milestone-stderr-honesty/captured/example2_singular.err +++ b/fieldtests/milestone-stderr-honesty/captured/example2_singular.err @@ -1 +1 @@ -aura: note: all 1 walk-forward windows recorded zero trades +aura: note: the single walk-forward window recorded zero trades diff --git a/fieldtests/milestone-stderr-honesty/captured/example3_survey.log b/fieldtests/milestone-stderr-honesty/captured/example3_survey.log index 55bfce9..854058c 100644 --- a/fieldtests/milestone-stderr-honesty/captured/example3_survey.log +++ b/fieldtests/milestone-stderr-honesty/captured/example3_survey.log @@ -3,17 +3,8 @@ aura: warning: cell (df772d885a1b9c6b46a6ea51ba1339f0f3ee5c22e47ac4a3c95867ebc9b3b9d2, EURUSD, [1577923200000, 1609451819999]) failed at stage 0: a member panicked: SMA length must be >= 1 — recorded, campaign continues ### synthetic walkforward, SAME poison (uncaught panic?) -# exit=101 - - thread '' (2537074) panicked at crates/aura-std/src/sma.rs:46:9: - SMA length must be >= 1 - note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace - - thread '' (2537076) panicked at crates/aura-std/src/sma.rs:46:9: - SMA length must be >= 1 - - thread '' (2537094) panicked at crates/aura-std/src/sma.rs:46:9: - SMA length must be >= 1 +# exit=3 + aura: warning: a member panicked: SMA length must be >= 1 ### sweep, every member zero trades (any notice?) # exit=0 @@ -31,11 +22,11 @@ ### walkforward yielding a single OOS window (plural grammar) # exit=0 - aura: note: all 1 walk-forward windows recorded zero trades + aura: note: the single walk-forward window recorded zero trades ### walkforward without a project (real mode) # exit=1 - aura: walkforward needs a project: strategies resolve against the project store and vocabulary (no Aura.toml found up from /tmp/tmp.lVNHxAPupn) + aura: walkforward needs a project: strategies resolve against the project store and vocabulary (no Aura.toml found up from /tmp/tmp.MQAgiiVtay) ### degenerate axis on a NON-campaign call (graph build finalize) # exit=1