> For the complete documentation index, see [llms.txt](https://bpio.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bpio.gitbook.io/docs/jian-jie.md).

# 簡介

### 名稱 <a href="#name" id="name"></a>

創新運營部，Innovative Operations Department，簡稱 「創新部」。

### 願景 <a href="#vision" id="vision"></a>

以人為本的技術創新，實現公司永續成長並創造社會價值。

### 使命 <a href="#task" id="task"></a>

我們致力於推動技術創新、資料驅動決策和普及設計思維的結合：

* 探索和應用最新技術，提升公司的市場競爭力。
* 利用資料分析與使用者回饋，建立精準衡量指標，使產出效率與產出品質的雙雙提升。
* 在組織內推廣以人為本的設計思維，激發創新和解決複雜問題的能力。

<figure><img src="/files/iEopWrgzwUMfwI8ZyoJ2" alt=""><figcaption><p>圖片擷取自《設計思考第一現場》</p></figcaption></figure>

### 識別 <a href="#buis" id="buis"></a>

<div data-full-width="false"><figure><img src="/files/IO8DHf6EodU3zmxBZaCj" alt=""><figcaption><p>Designer: Eleanore</p></figcaption></figure></div>

<div data-full-width="false"><figure><img src="/files/tEZ9in07lT98mL8bRUyN" alt=""><figcaption><p>Designer: Eleanore</p></figcaption></figure></div>

### 2024 - 2026 團隊年度方向與目標 <a href="#target" id="target"></a>

#### 三大方向

此三大方向為一個三年計畫，計畫目的最主要為降低營運成本，並以藍星球創意中心自居，持續提供創新、有創意的知識傳遞中心。

第一年為基礎建構，第二年擴張應用深度與範圍，第三年朝永續運營層面改善。

* 無障礙
* DesignOps
* 創意能量

#### 團隊目標

* 2026
  * 分享、研究、教育訓練、讀書會
  * 跨部門文件整合
  * SDD 實驗
  * LLM 如何測試
  * 公司、產品與行銷制定行動原則
  * TTS 時間管理大師
  * 無障礙網頁技術線上教學
* 2025
  * 樂於分享，教育訓練、分享會、讀書會 ✅
  * 釐清各職能間文件協作方式與工具 ❌
  * 建立各職能各項指標 ❌
  * 加入自動化測試於專案工作流程 ❌
  * 加入易用性測試於專案工作流程 ❌
  * LLM A11y UI ✅
* 2024
  * 新部門成立，釐清工作流程與分配並文件化、SOP 化、Template 化 ✅
  * 各方面導入 AI ✅
  * 樂於分享，教育訓練、分享會、讀書會 ✅
  * 無障礙圖表與無障礙地圖研究 ✅，並回饋給 BpChart ❌
  * Piman 無障礙前端 UI 框架 ✅Vue3 版❌以及 Nuxt3 專案範本完成✅

### 主要業務 <a href="#what-we-do" id="what-we-do"></a>

* UI
* UX
* Visual / Graphic
* 網頁切版
* SA
* QA
* 產品規劃
* 行銷

### 成員組成 <a href="#member" id="member"></a>

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Neil</strong></td><td>Manager</td><td>neillin@blueplanet.com.tw</td></tr><tr><td><strong>Louise</strong></td><td>UI</td><td>louise@blueplanet.com.tw</td></tr><tr><td><strong>Jamie</strong></td><td>QA</td><td>jamie@blueplanet.com.tw</td></tr><tr><td><strong>Bonnie</strong></td><td>SA</td><td>bonnie@blueplanet.com.tw</td></tr><tr><td><strong>Vincent</strong></td><td>SA</td><td>vincent@blueplanet.com.tw</td></tr><tr><td><strong>Irene</strong></td><td>PM</td><td>irene@blueplanet.com.tw</td></tr><tr><td><strong>Rita</strong></td><td>Marketing</td><td>rita@blueplanet.com.tw</td></tr><tr><td><strong>(if necessary)</strong></td><td>UX or QA</td><td></td></tr></tbody></table>

### 工作流程 <a href="#workflow" id="workflow"></a>

<https://docs.google.com/spreadsheets/d/1i9cgCWCK8lKeOLkI5NmzB__NFm1hbgLZUwfxqHlxh94/edit?usp=sharing>

### 相關連結 <a href="#related-links" id="related-links"></a>

* 給創新運營部建議\
  <https://forms.gle/vXsVJhK5EbG6NLC59>
* 合作邀約（僅受理主任以上申請）\
  <https://forms.gle/NFbYgtYP2HCj2NDq9>
* Piman 無障礙開源專案文件\
  <https://bpio.gitbook.io/piman/>
* Nas/創新運營部開放資料夾


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://bpio.gitbook.io/docs/jian-jie.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
