From e4ea87faa5923c3dc281c28db00ec5bfed4bbe15 Mon Sep 17 00:00:00 2001 From: Leo Date: Fri, 17 Jul 2026 02:48:16 +0000 Subject: [PATCH] =?UTF-8?q?wiki(extract):=20=E7=A4=BA=E7=AF=84=E5=85=AC?= =?UTF-8?q?=E5=8F=B8=E6=9C=83=E8=AD=B0=E5=AE=A4=E4=BD=BF=E7=94=A8=E8=A6=8F?= =?UTF-8?q?=E7=AF=84=EF=BC=88Gemini=20=E8=90=83=E5=8F=96=E5=AE=9A=E7=A8=BF?= =?UTF-8?q?=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../wiki/cards/示範公司會議室使用規範.md | 68 +++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 system-dev/wiki/cards/示範公司會議室使用規範.md diff --git a/system-dev/wiki/cards/示範公司會議室使用規範.md b/system-dev/wiki/cards/示範公司會議室使用規範.md new file mode 100644 index 0000000..d13b518 --- /dev/null +++ b/system-dev/wiki/cards/示範公司會議室使用規範.md @@ -0,0 +1,68 @@ +Enterprise knowledge extraction worker. +Rewrite raw text into a "wiki knowledge card" in Traditional Chinese Markdown. + + * `# 示範公司會議室使用規範` + * `## 一句話定義` + * `## 要點` + * `## 關鍵實體` + * `## 關聯` (Format: `- Subject >> Predicate >> Object`) + + * Faithful to original text. + * No hallucinating/brain-filling. + * No disclaimers. + * No code blocks (```). + * Skip administrative fluff (though this text is mostly content). + * Only output the card body. + + * *Reservation:* Calendar system, first-come-first-served, max 2 hours per slot, consecutive bookings need dept head approval. + * *Usage Rules:* Erase whiteboards, remove trash, reset equipment, last person turns off AC and lights. + * *Video Equipment:* Large meeting room has equipment, contact General Affairs (GA) for first-time use, test mic/camera 10 mins early. + + * *Title:* # 示範公司會議室使用規範 + * *One-sentence definition:* 規定示範公司會議室的預約流程、使用守則及視訊設備操作規範。 + * *Points:* + * 透過行事曆系統預約,採取先到先得制。 + * 單次預約上限 2 小時,連續預約需經部門主管核准。 + * 會後需擦除白板、清除垃圾並將設備歸位。 + * 最後離開者需關閉冷氣與電燈。 + * 大會議室提供視訊設備,首次使用請洽總務。 + * 線上會議前請提前 10 分鐘測試麥克風與鏡頭。 + * *Key Entities:* + * **行事曆系統** — 用於會議室預約的系統。 + * **部門主管** — 審核連續預約申請的人員。 + * **大會議室** — 配備視訊會議設備的會議室。 + * **總務** — 負責指導首次使用視訊設備的窗口。 + * *Relations:* + * 使用者 >> 透過 >> 行事曆系統 + * 部門主管 >> 核准 >> 連續預約 + * 大會議室 >> 配有 >> 視訊會議設備 + * 使用者 >> 洽詢 >> 總務 + + * Structure exact? Yes. + * Traditional Chinese? Yes. + * Faithful? Yes. + * No code blocks? Yes. + * No disclaimers? Yes. + * Relation format `Subject >> Predicate >> Object`? Yes.# 示範公司會議室使用規範 +## 一句話定義 +規定示範公司會議室的預約流程、使用守則及視訊設備操作規範。 +## 要點 +- 透過行事曆系統預約,採取先到先得制。 +- 單次預約上限 2 小時,連續預約需經部門主管核准。 +- 會後需擦除白板、帶走垃圾並將設備歸位。 +- 最後離開者需關閉冷氣與電燈。 +- 大會議室配有視訊會議設備,首次使用請洽總務。 +- 線上會議請提前 10 分鐘測試麥克風與鏡頭。 +## 關鍵實體 +- **行事曆系統** — 用於預約會議室的系統。 +- **部門主管** — 負責核准連續預約之人員。 +- **大會議室** — 配備視訊會議設備的特定會議室。 +- **總務** — 負責協助首次使用視訊設備的對象。 +## 關聯 +- 使用者 >> 透過 >> 行事曆系統 +- 部門主管 >> 核准 >> 連續預約 +- 大會議室 >> 配有 >> 視訊會議設備 +- 使用者 >> 洽詢 >> 總務 + +--- +來源原稿:`docs/示範公司會議室使用規範.md`(AI 萃取定稿,rag_extract/gemma-4-31b-it)