32eb5a6a9e
Source-blind consumer run over the four cycle axes on the release
binary at 4ff85b9: the authoring loop lands the name in bytes, store
document, and traces/<name>/ (with the documented default collision
observable on the unnamed twin); the refusal battery is uniform and
op-indexed across the op route and the file intakes; a named blueprint
defaults its use-splice instance identifier as documented, two unnamed
splices collide, two named ones coexist; help/guide/glossary agree on
eleven ops and the render-name vs registry-label split. Finding B1
(sweep --list-axes ungated, mangled listing at exit 0) is fixed
RED-first in the preceding commit; SG1 (prefix variance in the refusal
prose) is ratified there in C24.
refs #331
15 lines
812 B
JSON
15 lines
812 B
JSON
[
|
|
{"op": "doc", "text": "unnamed crossover B (fast=5, slow=20) — no name op, defaults to graph"},
|
|
{"op": "source", "role": "price", "kind": "F64"},
|
|
{"op": "add", "type": "SMA", "name": "fast", "bind": {"length": {"I64": 5}}},
|
|
{"op": "add", "type": "SMA", "name": "slow", "bind": {"length": {"I64": 20}}},
|
|
{"op": "feed", "role": "price", "into": ["fast.series", "slow.series"]},
|
|
{"op": "add", "type": "Sub", "name": "sub"},
|
|
{"op": "connect", "from": "fast.value", "to": "sub.lhs"},
|
|
{"op": "connect", "from": "slow.value", "to": "sub.rhs"},
|
|
{"op": "add", "type": "Bias", "name": "bias", "bind": {"scale": {"F64": 0.5}}},
|
|
{"op": "connect", "from": "sub.value", "to": "bias.signal"},
|
|
{"op": "tap", "from": "sub.value", "as": "spread"},
|
|
{"op": "expose", "from": "bias.bias", "as": "bias"}
|
|
]
|