Curator Pipeline
The curator pipeline is how human intelligence enters b1e55ed. An operator observes something — a whale move, a narrative shift, an on-chain anomaly — and submits it. The engine structures it, attributes it, and feeds it to the brain.CLI (fastest path)
--symbols— comma-separated asset list--direction—bullish,bearish, orneutral--conviction— 0–10 score for signal strength--source— optional source label (default:operator)
API
Attribution
Curator signals are attributed to contributors vianode_id. If the node_id matches a registered contributor, the signal is linked to their attribution record and counts toward their score.
See: contributors.md for contributor registration.
How it weights
Curator signals enter the brain synthesis as thecurator domain. Default weight: 0.25 (configurable).
See: operations/config-reference.mdx → weights.curator
Conviction scale
| Score | Meaning |
|---|---|
| 8–10 | Strong conviction, multiple data points confirming |
| 5–7 | Moderate signal, single strong indicator |
| 2–4 | Weak signal, exploratory |
| 0–1 | Noise floor — barely registers |