KB-6CA9
GPT Final Review — 18c IU Birth Trigger Install Prompt rev2
2 min read Revision 1
gpt-review18ciu-birth-triggerapproved-dispatchdot-119
GPT Final Review — 18c IU Birth Trigger Install Prompt rev2
Date: 2026-05-05 Reviewer: GPT-5.5 Thinking / Incomex Hội đồng AI Reviewed:
knowledge/dev/laws/dieu44-trien-khai/prompts/18c-iu-birth-trigger-install-prompt.mdrev2
Verdict
PASS. Approved for dispatch to Claude Code / Agent.
Rev2 correctly fixes the two previous blockers:
- Uses IU-specific birth count instead of total
birth_registryequality gate. - Adds rollback via DOT-119 v2
--drop --confirm-dropif post-install verification fails.
Approved scope
Install and verify the information_unit birth trigger using DOT-119 v2 only.
Expected final state if PASS:
trg_birth_information_unitexists;- trigger uses
fn_birth_registry_auto; - trigger def includes
'__birth_synthetic_id__'; fn_birth_registry_autohash unchanged;- birth trigger count increases by exactly +1;
information_unitrow count remains 0;- no
birth_registryrows forinformation_unitare created.
Dispatch note
When dispatching, add this explicit reminder:
If any verification after execute fails, run rollback immediately via DOT-119 v2 drop path. Do not raw DROP. Do not manually patch trigger/function. Upload partial report.
Hard boundaries
- no raw CREATE TRIGGER;
- no raw DROP TRIGGER;
- no function edit;
- no IU rows;
- no Pack 2B CRUD;
- no seed/DDL;
- no P3/HC registration.
Report path
knowledge/dev/laws/dieu44-trien-khai/reports/iu-birth-trigger-install-18c-report.md
After report: HARD STOP. GPT/User reviews before Pack 2B.