yxc20098 commited on
Commit
df19b23
·
1 Parent(s): e2eb2e8

chore(tests): re-register def-pre-position-mobile-reserve in UPGRADED

Browse files

The pack YAML was un-registered from UPGRADED (commit 5fd7e8d) when a
sibling agent observed the entry was orphaned (no YAML in git). With
the YAML now committed (8879e4b), re-add the entry so the hard-tier
spawn-variation invariant covers the pack.

Files changed (1) hide show
  1. tests/test_hard_tier.py +13 -4
tests/test_hard_tier.py CHANGED
@@ -217,10 +217,19 @@ UPGRADED = [
217
  # (enemy actors don't honour spawn_point — CLAUDE.md) so a memorised
218
  # base layout cannot generalise.
219
  "lh-defense-tech-second-base",
220
- # NOTE: "def-pre-position-mobile-reserve"Wave-5 agent crashed
221
- # before its YAML hit git; the entry below was registered by a
222
- # sibling agent who saw the in-flight worktree. Removed from
223
- # UPGRADED until a re-spawn agent produces the pack.
 
 
 
 
 
 
 
 
 
224
  # Wave-5 Group C reasoning pack — ERQA spatial commit / MicroRTS
225
  # terrain-aware defence / military pre-positioned defence /
226
  # intel-driven facility hardening anchor. The model is TOLD where
 
217
  # (enemy actors don't honour spawn_point — CLAUDE.md) so a memorised
218
  # base layout cannot generalise.
219
  "lh-defense-tech-second-base",
220
+ # Wave-5 Group C reasoning pack central mobile reserve doctrine
221
+ # / chess-piece centralization / military QRF. Hard tier defines
222
+ # two agent spawn_point groups (centre column x=40 / x=50)
223
+ # round-robined by seed so the reserve's exact staging cell varies
224
+ # but both remain equidistant from N/S flanks; THREE simultaneous
225
+ # rush bands (N/S/E) always place (enemy actors don't honour
226
+ # spawn_point — CLAUDE.md), so a single committed-flank policy
227
+ # cannot generalise. The forward-zone clause (`all_of` THREE
228
+ # `units_in_region_gte`) is the load-bearing discriminator: a
229
+ # passive central reserve auto-engages but never satisfies the
230
+ # forward zones; only an active three-way split / staggered send
231
+ # wins.
232
+ "def-pre-position-mobile-reserve",
233
  # Wave-5 Group C reasoning pack — ERQA spatial commit / MicroRTS
234
  # terrain-aware defence / military pre-positioned defence /
235
  # intel-driven facility hardening anchor. The model is TOLD where