NEO-87: note review follow-up commit SHA on blocking fix.

pull/124/head
VinPropane 2026-05-25 16:56:16 -04:00
parent 24cbd9baa8
commit ba31d8c420
1 changed files with 1 additions and 1 deletions

View File

@ -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