Files
Aura/fieldtests/milestone-stderr-honesty/captured/example3_survey.log
T
claude 7e1dd25a76 fieldtest: milestone-stderr-honesty — 3 examples, 1 bug / 2 friction / 2 spec-gap
Milestone fieldtest for "Surface honesty on stderr", run source-blind
against the release binary only (binary-only knowledge floor, user
direction 2026-07-23): op-lists authored via the binary's own graph
build/introspect surfaces, project + real archive reached through help
alone. Markers grep-separable, zero-trade notice exact, abort paths
correctly unmarked (4x working). Findings routed: synthetic member-fault
panic (exit 101, source-path leak) -> debug; null-result and
partial-failure widening -> tracker; op-script discoverability ->
#323 evidence; silent unknown-op-field drop -> tracker; plural nit ->
tidy. refs #278, refs #313
2026-07-24 00:04:53 +02:00

44 lines
1.7 KiB
Plaintext

### real sweep, poison member (CAUGHT -> warning?, survives?)
# exit=3
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 '<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?)
# exit=0
### mc, vacuous / all seeds identical (marker? exit?)
# exit=2
aura: mc is vacuous: every seed produced an identical result — the strategy never warmed over the synthetic walk, so no seed reached a distinguishable realization; use a shallower-lookback blueprint or a longer walk
### generalize, every instrument zero trades (any notice?)
# exit=0
### generalize, one instrument has no data in window (marker? exit?)
# exit=1
aura: generalize produced no cross-instrument grade
### walkforward yielding a single OOS window (plural grammar)
# exit=0
aura: note: all 1 walk-forward windows 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)
### degenerate axis on a NON-campaign call (graph build finalize)
# exit=1
aura: finalize: slot const.clock is unconnected