pub fn project_mcp_surface(
cx: &mut Cx,
native_cards: &[McpNativeCard],
profile: &McpProfile,
) -> Result<Vec<McpSurfaceCard>>Expand description
Projects native cards plus (when the skill feature is on) skill cards into
surface rows filtered by profile.