diff --git a/docs/reviews/2026-05-25-NEO-87.md b/docs/reviews/2026-05-25-NEO-87.md index 65139f6..12c4add 100644 --- a/docs/reviews/2026-05-25-NEO-87.md +++ b/docs/reviews/2026-05-25-NEO-87.md @@ -29,7 +29,7 @@ NEO-87 lands E5M2-01 content-only work: `npc-behavior-def.schema.json`, NPC beha ## Blocking issues -1. ~~**Missing third catalog row — CI fails.** [`content/npc-behaviors/prototype_npc_behaviors.json`](../../content/npc-behaviors/prototype_npc_behaviors.json) contains only `prototype_melee_pressure` and `prototype_ranged_control`. The E5M2 three-id gate requires `prototype_elite_mini_boss` as well. Running validation:~~ **Done.** Restored `prototype_elite_mini_boss` row per kickoff freeze table; `validate_content.py` exits 0 with `3 unique npc behavior id(s)`. +1. ~~**Missing third catalog row — CI fails.** [`content/npc-behaviors/prototype_npc_behaviors.json`](../../content/npc-behaviors/prototype_npc_behaviors.json) contains only `prototype_melee_pressure` and `prototype_ranged_control`. The E5M2 three-id gate requires `prototype_elite_mini_boss` as well. Running validation:~~ **Done.** Restored `prototype_elite_mini_boss` row per kickoff freeze table; `validate_content.py` exits 0 with `3 unique npc behavior id(s)` (`24cbd9b`). ## Suggestions