What (One-liner)
Canvas institution composite node: expands into a committee subgraph → full LLM debate → CIDE-6.1 InstitutionDecision → 3 downstream projection passes (portfolio/strategy/risk).
How to use
institution_template (millenniumPod) + macro_factor_v1 → institution_composite
→ decision.stance=bullish, assetViews=[NVDA+, SPY+]
→ BFS projection into upstream portfolio_optimization_v1 (NVDA +25% tilt, renormalize)
→ overlay risk_management (risk_on → 0.8× multiplier)Core formulas
See frontmatter. committee → CIDE-6.1 → 3 projection passes + BFS 3-hop limit.
Assumptions & applicability
Assumptions: localStorage snap exists + Phase K complete + AppGraphNode schema retains structural_type + composite.internal_graph_id.
Applies to: deep debate of 12 institution templates, Applications embed, Council Live Debate backend.
Does not apply to: single agent, numerical optimizer, byte-deterministic, HFT.
Known limitations
See frontmatter. Six items: LLM cost / AppGraphNode schema sensitivity / tilt ±50% cap / 3-hop BFS / 1.3/0.8 risk multiplier / localStorage dependency.
References
- Phase K Institution Template Spec (2026-04)
- Pangura CIDE-6.1 decision contract
- Pangura CIDE-6.3 bias injection spec
Golden Test
Tier 5 attestation — institution-template-level ≥3 signed attestations. Downstream projection contract covered by ExecutionRouter integration tests.
Changelog
- 1.0.0 (2026-04-21) — First Active (Tier 5 + subgraph container)

