做什么(One-liner)
Canvas 策略容器:多上游 Layer 2 信号 → majority vote stance + mean conviction → 传给 Layer 4 meta_strategy / optimizer。纯 topology container。
怎么用
technical_analysis_v1 (NVDA) → strategy_vessel_v1
BLCV_score_v1 (NVDA) → strategy_vessel_v1 → meta_strategy
bull_agent_v1 → strategy_vessel_v1
→ vessel_stance=bullish, conviction=0.72核心公式
无数值算法;majority_vote + mean confidence 的 rule-based 聚合(见 frontmatter)。
假设与适用场景
假设:上游 ≥1 Layer 2 信号 + CIDE-6.1 stance/confidence 契约。
适用:多信号 funnel、strategy 子图根、Application embed。
不适用:数值 optimizer、cross-asset allocation(用 meta_strategy)、无上游。
已知局限
详见 frontmatter。4 点:pure container / rule-based / no tolerance / 冲突降级 neutral。
参考文献
- Pangura Canvas Architecture: Strategy Vessel Pattern (2026-03)
Golden Test
N/A —— container 节点;上游 operator 各自的 goldens 保证。
Changelog
- 1.0.0 (2026-04-21) — 首次 Active

