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.md rev2

Verdict

PASS. Approved for dispatch to Claude Code / Agent.

Rev2 correctly fixes the two previous blockers:

  1. Uses IU-specific birth count instead of total birth_registry equality gate.
  2. Adds rollback via DOT-119 v2 --drop --confirm-drop if 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_unit exists;
  • trigger uses fn_birth_registry_auto;
  • trigger def includes '__birth_synthetic_id__';
  • fn_birth_registry_auto hash unchanged;
  • birth trigger count increases by exactly +1;
  • information_unit row count remains 0;
  • no birth_registry rows for information_unit are 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.

Back to Knowledge Hub knowledge/dev/laws/dieu44-trien-khai/reviews/gpt-final-review-18c-iu-birth-trigger-install-prompt-rev2-2026-05-05.md