fieldtest: milestone-stderr-honesty re-verify — panic containment + plural fix live
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
This commit is contained in:
@@ -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
|
### run B: real sweep with a poison axis member — expect warning, exit 3
|
||||||
# exitB=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
|
||||||
|
aura: warning: cell (df772d885a1b9c6b46a6ea51ba1339f0f3ee5c22e47ac4a3c95867ebc9b3b9d2, EURUSD, [1577923200000, 1609451819999]) failed at stage 0: a member panicked: SMA length must be >= 1 — recorded, campaign continues
|
||||||
|
|||||||
@@ -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
|
||||||
|
aura: warning: cell (df772d885a1b9c6b46a6ea51ba1339f0f3ee5c22e47ac4a3c95867ebc9b3b9d2, EURUSD, [1577923200000, 1609451819999]) failed at stage 0: a member panicked: SMA length must be >= 1 — recorded, campaign continues
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
aura: note: all 1 walk-forward windows recorded zero trades
|
aura: note: the single walk-forward window recorded zero trades
|
||||||
|
|||||||
@@ -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
|
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?)
|
### synthetic walkforward, SAME poison (uncaught panic?)
|
||||||
# exit=101
|
# exit=3
|
||||||
|
aura: warning: a member panicked: SMA length must be >= 1
|
||||||
thread '<unnamed>' (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 '<unnamed>' (2537076) panicked at crates/aura-std/src/sma.rs:46:9:
|
|
||||||
SMA length must be >= 1
|
|
||||||
|
|
||||||
thread '<unnamed>' (2537094) panicked at crates/aura-std/src/sma.rs:46:9:
|
|
||||||
SMA length must be >= 1
|
|
||||||
|
|
||||||
### sweep, every member zero trades (any notice?)
|
### sweep, every member zero trades (any notice?)
|
||||||
# exit=0
|
# exit=0
|
||||||
@@ -31,11 +22,11 @@
|
|||||||
|
|
||||||
### walkforward yielding a single OOS window (plural grammar)
|
### walkforward yielding a single OOS window (plural grammar)
|
||||||
# exit=0
|
# 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)
|
### walkforward without a project (real mode)
|
||||||
# exit=1
|
# 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)
|
### degenerate axis on a NON-campaign call (graph build finalize)
|
||||||
# exit=1
|
# exit=1
|
||||||
|
|||||||
Reference in New Issue
Block a user