NEO-93: Update plan test count after Bugbot guard tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
pull/131/head
VinPropane 2026-05-27 23:44:19 -04:00
parent e4f08b2015
commit c76180d737
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
- Holder-only idle→aggro sync from **`IThreatStateStore`**; no proximity auto-aggro. - Holder-only idle→aggro sync from **`IThreatStateStore`**; no proximity auto-aggro.
- **`attack_execute`** chains instantly to **`recover`** within the same advance step (no player damage — NEO-95). - **`attack_execute`** chains instantly to **`recover`** within the same advance step (no player damage — NEO-95).
- Dev **`combat-targets-fixture`** resets runtime rows alongside HP + threat. - Dev **`combat-targets-fixture`** resets runtime rows alongside HP + threat.
- **23** NEO-93-focused tests green (`NpcRuntimeOperationsTests`, `InMemoryNpcRuntimeStateStoreTests`, fixture extension). - **25** NEO-93-focused tests green (`NpcRuntimeOperationsTests`, `InMemoryNpcRuntimeStateStoreTests`, fixture extension).
## Technical approach ## Technical approach