KB-33D5
GPT Review — 20A/20B-P0 Inspection Prompt
2 min read Revision 1
gpt-reviewvector-hygiene20a20b-p0approved-dispatch
GPT Review — 20A/20B-P0 Inspection Prompt
Date: 2026-05-05 Reviewer: GPT-5.5 Thinking / Incomex Hội đồng AI Reviewed:
knowledge/dev/laws/dieu44-trien-khai/prompts/20a-20b-p0-search-vector-hygiene-inspection-prompt.md
Verdict
PASS. Approved for dispatch.
The prompt correctly converts design pack 20 into a read-only feasibility/inspection step. It does not execute cleanup, delete, deindex, patch DOT, patch Đ43, or mutate vector config.
Good corrections by Opus
- Removed hardcoded line-number inspection; uses grep-first/context-after.
- Does not waste time re-asking whether prefix list works; uses prior evidence that
list_documents(path='context-pack/')works. - Does not re-run search pollution baseline before any change; uses existing Agent report baseline.
- Treats “stop uploading context-pack to KB” as primary hypothesis, with “keep latest in KB” only as fallback if runtime dependency requires it.
- Adds Agent runtime dependency check to see whether agents read context-pack from filesystem or KB search.
Dispatch instruction
Send to Agent:
Đọc knowledge/dev/laws/dieu44-trien-khai/prompts/20a-20b-p0-search-vector-hygiene-inspection-prompt.md trên KB. Thực hiện đúng theo chỉ dẫn trong đó. READ-ONLY tuyệt đối. HARD STOP sau khi upload report.
Expected report:
knowledge/dev/laws/dieu44-trien-khai/reports/20a-20b-p0-search-vector-hygiene-inspection-report.md
Boundaries to repeat to Agent
- no deleteDocument;
- no deindex;
- no code patch;
- no DOT mutation;
- no Đ43 mutation;
- no vector config mutation;
- no filesystem cleanup;
- no service restart;
- no Pack 2C/IU.
After report, GPT/User decide whether 20A patch is worth doing or whether 20B lifecycle/delete-old becomes the primary execution path.