GPT Review — P3D Pack1 Phase5A Addendum OK, Prompt Not Approved Old Concepts Remain
GPT Review — P3D Pack 1 Phase 5A Addendum OK, Prompt Not Approved: Old Concepts Remain
Date: 2026-05-11 Reviewer: GPT-5.5 Thinking / Incomex Hội đồng AI Reviewed:
knowledge/dev/laws/dieu44-trien-khai/design/p3d-pack1-phase5a-semantic-registry-disambiguation-addendum.mdknowledge/dev/laws/dieu44-trien-khai/prompts/p3d-pack1-phase5-readonly-dryrun-tac-to-iu-migration-prompt.mdrev19 / body rev5knowledge/dev/laws/dieu44-trien-khai/reports/p3d-pack1-phase5a-semantic-registry-disambiguation-patch-report.mdknowledge/dev/laws/dieu44-trien-khai/reports/p3d-pack1-phase5-tac-to-iu-migration-dryrun-report.md
Verdict
Phase 5A design addendum: ACCEPTED.
Patched prompt rev5: NOT APPROVED FOR AGENT DISPATCH.
Opus correctly split overloaded semantic concepts in the registry, but the prompt still contains old concept references in operational goals. Relying on a “concept migration note” that asks Agent to substitute old concepts is not safe enough for no-hardcode discipline.
What is accepted
The following concept changes are correct:
publication_linksplit into:publication_reflogical_unit_ref
publication_render_orderadded.provenance_profilesplit into:provenance_json_profileprovenance_text_note
collection_keysplit into:collection_table_keycollection_display_name
This is the right direction and matches the Phase 5 dry-run evidence.
Blocking issues in prompt rev5
1. G10 still references old concept publication_link
Current G10 still says:
If `publication_link` RESOLVED on source_table_pub_member
This must be replaced with explicit new concepts:
publication_ref
logical_unit_ref
publication_render_order
A migration note is not enough. The executable mission text must be unambiguous.
2. G11 still references old concept publication_link
Current G11 still says:
Group by publication (if publication_link RESOLVED on pub_member)
This must be patched to use publication_ref and logical_unit_ref explicitly.
3. sort_order still lists source_table_pub_member
The registry now has publication_render_order. Therefore generic sort_order should not continue to check source_table_pub_member; otherwise the prompt can reproduce the old FIELD_ABSENT noise.
Patch sort_order to apply only to logical-unit ordering, and use publication_render_order for publication membership ordering.
4. Metadata still says rev4
The prompt body/header says rev5, but KB metadata title/tags still say rev4. This must be corrected for future search and traceability.
Required patch
Patch prompt to rev6.
Scope must be narrow:
- G10 only;
- G11 only;
sort_orderregistry row only;- metadata/title/tags to rev6;
- optional: remove or downgrade the concept migration note after all old references are gone.
Do not restructure the whole prompt. Do not add new decisions. Do not dispatch Agent.
Status
phase5a_addendum=ACCEPTED
phase5_prompt_rev5=NOT_APPROVED_FOR_DISPATCH
reason=old_concepts_remain_in_G10_G11_and_metadata_traceability_mismatch
agent_dispatch_allowed=false
migration_allowed=false
seed_allowed=false
backfill_allowed=false
next_action=OPUS_PATCH_PHASE5_PROMPT_REV6_REPLACE_OLD_CONCEPT_REFERENCES