Files
claude ba46350da9 fieldtest: measurement milestone — 3 studies, 8 findings
Milestone acceptance corpus for 'Measurement as a first-class citizen',
authored as a downstream consumer (public interface only): a gated
rate/mux/counter over the four new cells, a SessionFrankfurt anchor study,
and the origin first-candle-momentum study on real GER40 data — each a
hand-authored blueprint plus one recorded run, zero throwaway Rust. The
three capabilities compose end-to-end and record via declared taps.

Findings routed separately: two aura-run panics-where-refusal-expected
(bad tap wire; non-bias output) to debug; a tap-authoring friction and two
doc gaps to follow-ups.
2026-07-18 00:45:38 +02:00

1 line
1.7 KiB
JSON

{"format_version":1,"blueprint":{"name":"graph","nodes":[{"primitive":{"type":"SMA","name":"fast","bound":[{"pos":0,"name":"length","kind":"I64","value":{"I64":2}}]}},{"primitive":{"type":"SMA","name":"slow","bound":[{"pos":0,"name":"length","kind":"I64","value":{"I64":8}}]}},{"primitive":{"type":"Gt","name":"above"}},{"primitive":{"type":"Sub","name":"spread"}},{"primitive":{"type":"Sign","name":"dir"}},{"primitive":{"type":"Const","name":"one","bound":[{"pos":0,"name":"value","kind":"F64","value":{"F64":1.0}}]}},{"primitive":{"type":"Const","name":"negone","bound":[{"pos":0,"name":"value","kind":"F64","value":{"F64":-1.0}}]}},{"primitive":{"type":"When","name":"gated"}},{"primitive":{"type":"CumSum","name":"count_above"}},{"primitive":{"type":"CumSum","name":"count_all"}},{"primitive":{"type":"Select","name":"mux"}},{"primitive":{"type":"Bias","name":"bias","bound":[{"pos":0,"name":"scale","kind":"F64","value":{"F64":1.0}}]}}],"edges":[{"from":0,"to":2,"slot":0,"from_field":0},{"from":1,"to":2,"slot":1,"from_field":0},{"from":0,"to":3,"slot":0,"from_field":0},{"from":1,"to":3,"slot":1,"from_field":0},{"from":3,"to":4,"slot":0,"from_field":0},{"from":5,"to":7,"slot":0,"from_field":0},{"from":2,"to":7,"slot":1,"from_field":0},{"from":7,"to":8,"slot":0,"from_field":0},{"from":5,"to":9,"slot":0,"from_field":0},{"from":2,"to":10,"slot":0,"from_field":0},{"from":5,"to":10,"slot":1,"from_field":0},{"from":6,"to":10,"slot":2,"from_field":0},{"from":4,"to":11,"slot":0,"from_field":0}],"input_roles":[{"name":"price","targets":[{"node":0,"slot":0},{"node":1,"slot":0},{"node":5,"slot":0},{"node":6,"slot":0}],"source":"F64"}],"output":[{"node":11,"field":0,"name":"bias"}]}}