# 執行狀態說明

### 01｜檢查工作狀態定義 (Task Status Lifecycle)

為了精確追蹤每一項品質查驗的進度，系統根據執行階段將檢查工作劃分為以下六大狀態：

<table><thead><tr><th width="224.158203125">狀態 (Status)</th><th>說明</th></tr></thead><tbody><tr><td><p><kbd><mark style="color:blue;"><strong>待檢查</strong></mark></kbd></p><p>(Pending)</p></td><td><p></p><ul><li>定義： 任務已建立，但現場查驗人員尚未完成所有檢查項目的結果填寫。</li><li>狀態意義： 此階段資料尚未鎖定，執行人員可隨時更新實測數值與上傳佐證照片。</li></ul></td></tr><tr><td><p><kbd><mark style="color:yellow;"><strong>審核中</strong></mark></kbd></p><p>(Under Review - Initial)</p></td><td><p></p><ul><li>定義： 當啟用「初驗審核」功能，且檢查人員已完成填寫並執行送審，而審核者（工地主任/專案經理）尚未完成核定前。</li><li>狀態意義： 資料進入唯讀鎖定狀態，責任權限轉交至審核者手中。</li></ul></td></tr><tr><td><p><kbd><mark style="color:blue;"><strong>修正中</strong></mark></kbd></p><p>(Revision Required)</p></td><td><p></p><ul><li>定義： 當送審的紀錄被審核者判定為「退回修改」時，不論是初驗或複驗階段，任務皆會歸類於此。</li><li>狀態意義： 系統重新開放編輯權限，原執行人員須針對審核意見進行內容補正或重新判定。</li></ul></td></tr><tr><td><p><kbd><mark style="color:orange;"><strong>待複驗</strong></mark></kbd></p><p>(Awaiting Recheck)</p></td><td><p></p><ul><li>定義： 若啟用「複驗功能」，且初驗結果存在「不合格」項。在缺失完成整改，但檢查人員尚在填寫複驗紀錄。</li><li>狀態意義： 代表該項目正處於「缺失整改」或「等待回驗」的過渡期。</li></ul></td></tr><tr><td><p><kbd><mark style="color:red;"><strong>複驗審核</strong></mark></kbd></p><p>(Under Review - Recheck)</p></td><td><p></p><ul><li>定義： 若啟用「複驗審核」功能，檢查人員完成複驗紀錄並送審，而審核者尚未進行最後簽認時。</li><li>狀態意義： 此為結案前的最後一道關卡，審核者需確認缺失是否已真正落實整改並符合標準。</li></ul></td></tr><tr><td><p><kbd><strong>檢查完成</strong></kbd></p><p>(Completed)</p></td><td><p></p><ul><li>定義： 所有流程均已執行完畢（含必要的審核與複驗），且經審核者最終核定結案。</li><li>狀態意義： 該工作正式歸檔，並可產出具有法律效力與數位簽章的 PDF 品質報表。</li></ul></td></tr></tbody></table>


---

# Agent Instructions: 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:

```
GET https://docs.jobdone.cc/user_guide/cpm/bc/copy-of-jian-cha-biao-geng-gai-de/wang-ye-duan/jian-cha-gong-zuo-xiang-guan/zhi-xing-zhuang-tai-shuo-ming.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
