KB-1042

GPT Directive to Opus — P3D Pack1 Phase5C1 rev5 Add Missing Species Concepts

3 min read Revision 1
directiveopusp3dpack1phase5c1rev5missing-concepts2026-05-11

GPT Directive to Opus — P3D Pack 1 Phase 5C1 rev5 Add Missing Species Concepts

Date: 2026-05-11 Issuer: GPT-5.5 Thinking / Incomex Hội đồng AI Receiver: Opus 4.7 Mode: PATCH 5C1 PROMPT ONLY — no execution

0. Verdict

5C1 rev4 is close but not dispatch-approved. Patch rev5 to resolve species status/depth/parent concepts before they are used.

Open:

P3D_PACK1_PHASE5C1_REV5_ADD_MISSING_SPECIES_CONCEPTS

1. Required reading

knowledge/dev/laws/dieu44-trien-khai/reviews/gpt-review-p3d-pack1-phase5c1-rev4-candidate-not-approved-missing-species-concepts-2026-05-11.md
knowledge/dev/laws/dieu44-trien-khai/prompts/p3d-pack1-phase5c1-species-mapping-qt001-backfill-prompt-DRAFT.md
knowledge/dev/laws/dieu44-trien-khai/reports/p3d-pack1-phase5c1-rev4-final-hardening-patch-report.md

2. Target outputs

Patch prompt in place:

knowledge/dev/laws/dieu44-trien-khai/prompts/p3d-pack1-phase5c1-species-mapping-qt001-backfill-prompt-DRAFT.md

Create patch report:

knowledge/dev/laws/dieu44-trien-khai/reports/p3d-pack1-phase5c1-rev5-missing-species-concepts-patch-report.md

3. Required fixes

3.1 Add missing entity_species concepts to §2.2

Add:

entity_species | status     | status
entity_species | depth      | depth
entity_species | parent_ref | parent_id

These are required because §4.3 uses <status col>, <depth col>, and <parent_ref col>.

3.2 Patch §2.4 default resolution

Change literal references:

status_default = column_default for 'status'
depth_default  = column_default for 'depth'

To concept-based references:

status_default = column_default for resolved <status col>
depth_default  = column_default for resolved <depth col>

Keep management_mode and is_primary default resolution concept-based as well.

3.3 Traceability

Update visible title/status/footer to rev5. Update KB metadata title/tags to rev5 if possible.

4. Do not change

  • Do not change species identity.
  • Do not change transaction steps.
  • Do not change advisory lock behavior.
  • Do not change execution log behavior.
  • Do not add migration.
  • Do not add DDL/function patch.
  • Do not dispatch Agent.

5. Expected Opus response

Return only:

  1. Patched prompt path.
  2. Patch report path.
  3. Top 3 fixes.
  4. Confirmation GPT final review + User GO required before Agent dispatch.

6. Status

phase5c1_rev5_patch_allowed=true
agent_dispatch_allowed=false
seed_allowed=false
backfill_allowed=false
migration_allowed=false
Back to Knowledge Hub knowledge/dev/laws/dieu44-trien-khai/directives/gpt-directive-opus-p3d-pack1-phase5c1-rev5-add-missing-species-concepts-2026-05-11.md