diff --git a/.project/history/20260419_experts-loop-g1-closeout.md b/.project/history/20260419_experts-loop-g1-closeout.md
index 8a7276ec..95ce0bdf 100644
--- a/.project/history/20260419_experts-loop-g1-closeout.md
+++ b/.project/history/20260419_experts-loop-g1-closeout.md
@@ -12,7 +12,7 @@ p0-01, p0-02, p0-20, p0-22, p1-05, p0-38, p0-40, p2-05, p2-06, p2-09, p2-10, p2-
|-------|-----------|--------|
| 1 | p0-12 HashMapβBTreeMap | Code audit + fix |
| 2 | p0-33 world-map input wiring | Proof screenshot (apricot weston) |
-| 2 | p0-35 movement mode UX | Proof screenshot |
+| 2 | p0-44 movement mode UX | Proof screenshot |
| 2 | p1-18 village discovery feedback | Proof screenshot |
| 2 | p1-19 tutorial opt-in | Proof screenshot |
| 3 | p1-20 unit action capability registry | Rust + GDScript full impl |
diff --git a/.project/objectives/DASHBOARD_CATEGORIES.md b/.project/objectives/DASHBOARD_CATEGORIES.md
index 020fb192..78b01aed 100644
--- a/.project/objectives/DASHBOARD_CATEGORIES.md
+++ b/.project/objectives/DASHBOARD_CATEGORIES.md
@@ -75,7 +75,6 @@
| [p0-32](p0-32-weather-climate-effects-restore.md) | β
done | P0 | Restore WeatherScript + ClimateEffectsScript β per-turn weather and climate-effects | [shipwright](../team-leads/shipwright.md) | π’ |
| [p0-33](p0-33-world-map-input-and-panel-wiring.md) | β
done | P0 | World-map input wiring β unit selection panel, city click, ESC/F10 menu, panel close | [wireguard](../team-leads/wireguard.md) | π’ |
| [p0-34](p0-34-freepeople-tribe-founding.md) | β
done | P0 | Freepeople tribe-founding cinematic β turn -1 / 0 / 1 start sequence and Dwarf Tribe founder unit | [shipwright](../team-leads/shipwright.md) | π’ |
-| [p0-35](p0-35-movement-mode-ux.md) | β
done | P0 | Movement mode UX β Move button, path preview, right-click confirm, fog-aware pathing | [wireguard](../team-leads/wireguard.md) | π’ |
| [p0-35](p0-35-ecology-telemetry-instrumentation.md) | β
done | P1 | Ecology telemetry instrumentation β flora canopy / undergrowth fields in turn_stats.jsonl | [shipwright](../team-leads/shipwright.md) | π’ |
| [p0-36](p0-36-weather-event-telemetry.md) | β
done | P1 | Weather / climate-effects event telemetry β events.jsonl + turn_stats aggregates | [shipwright](../team-leads/shipwright.md) | π’ |
| [p0-37](p0-37-personality-emergent-tactical-thresholds.md) | β
done | P0 | Personality-emergent tactical thresholds (lift 7 hardcoded constants into axis-derived functions) | [warcouncil](../team-leads/warcouncil.md) | π’ |
@@ -85,6 +84,7 @@
| [p0-41](p0-41.md) | β
done | P0 | Building rally points β produced units auto-deploy to a designated hex | [shipwright](../team-leads/shipwright.md) | π’ |
| [p0-41a](p0-41a-rally-smoke.md) | π‘ partial | P0 | Rally-point smoke test β unit moves toward rally hex on next turn | [shipwright](../team-leads/shipwright.md) | π’ |
| [p0-42](p0-42.md) | π‘ partial | P0 | Formation aggregation β adjacent units link into a shaped formation with terrain reflow | [shipwright](../team-leads/shipwright.md) | π’ |
+| [p0-44](p0-44-movement-mode-ux.md) | β
done | P0 | Movement mode UX β Move button, path preview, right-click confirm, fog-aware pathing | [wireguard](../team-leads/wireguard.md) | π’ |
| [p1-01](p1-01-diplomacy-lite.md) | β
done | P1 | Diplomacy-lite β peace/war toggle plus one trade action | [shipwright](../team-leads/shipwright.md) | π’ |
| [p1-02](p1-02-strategic-resource-yields.md) | β
done | P1 | Strategic resource yields feed into production bonuses | [shipwright](../team-leads/shipwright.md) | π’ |
| [p1-03](p1-03-tutorial-overlay.md) | β
done | P1 | First-run tutorial / onboarding overlay | [shipwright](../team-leads/shipwright.md) | π’ |
@@ -105,7 +105,7 @@
| [p1-19](p1-19-tutorial-opt-in.md) | β
done | P1 | Tutorial opt-in β HUD button, disappears after turn 5, starts from Step 1 | [wireguard](../team-leads/wireguard.md) | π’ |
| [p1-20](p1-20-unit-action-capability-registry.md) | β
done | P1 | Unit action capability registry β one source of truth for "what can this unit do right now?" | [wireguard](../team-leads/wireguard.md) | π’ |
| [p1-21](p1-21-unit-patrol-orders.md) | β
done | P1 | Unit patrol orders β standing order to loop between waypoint tiles | [wireguard](../team-leads/wireguard.md) | π’ |
-| [p1-22a](p1-22a-mcts-wall-clock-budget.md) | β missing | P1 | MCTS per-decision wall-clock budget β bound per-turn cost on huge maps | [warcouncil](../team-leads/warcouncil.md) | π’ |
+| [p1-22](p1-22-mcts-wall-clock-budget.md) | β missing | P1 | MCTS per-decision wall-clock budget β bound per-turn cost on huge maps | [warcouncil](../team-leads/warcouncil.md) | π’ |
| [p2-01](p2-01-minimap-improvements.md) | β
done | P2 | Minimap β fog reflection and unit markers | [shipwright](../team-leads/shipwright.md) | π’ |
| [p2-02](p2-02-hud-tooltips.md) | β
done | P2 | Tooltips on all HUD elements | [shipwright](../team-leads/shipwright.md) | π’ |
| [p2-03](p2-03-hotkey-cheat-sheet.md) | β
done | P2 | Hotkey cheat sheet (F1 / ?) | [shipwright](../team-leads/shipwright.md) | π’ |
diff --git a/.project/objectives/DASHBOARD_COMPLETED.md b/.project/objectives/DASHBOARD_COMPLETED.md
index b624442f..50912458 100644
--- a/.project/objectives/DASHBOARD_COMPLETED.md
+++ b/.project/objectives/DASHBOARD_COMPLETED.md
@@ -37,12 +37,12 @@
| [p0-32](p0-32-weather-climate-effects-restore.md) | Restore WeatherScript + ClimateEffectsScript β per-turn weather and climate-effects | β | [shipwright](../team-leads/shipwright.md) | 2026-04-18 |
| [p0-33](p0-33-world-map-input-and-panel-wiring.md) | World-map input wiring β unit selection panel, city click, ESC/F10 menu, panel close | β | [wireguard](../team-leads/wireguard.md) | 2026-04-19 |
| [p0-34](p0-34-freepeople-tribe-founding.md) | Freepeople tribe-founding cinematic β turn -1 / 0 / 1 start sequence and Dwarf Tribe founder unit | β | [shipwright](../team-leads/shipwright.md) | 2026-04-18 |
-| [p0-35](p0-35-movement-mode-ux.md) | Movement mode UX β Move button, path preview, right-click confirm, fog-aware pathing | β | [wireguard](../team-leads/wireguard.md) | 2026-04-19 |
| [p0-37](p0-37-personality-emergent-tactical-thresholds.md) | Personality-emergent tactical thresholds (lift 7 hardcoded constants into axis-derived functions) | β | [warcouncil](../team-leads/warcouncil.md) | 2026-04-18 |
| [p0-38](p0-38-mcts-personality-priors.md) | Inject personality-utility scores as MCTS UCB1 priors | β | [warcouncil](../team-leads/warcouncil.md) | 2026-04-24 |
| [p0-39](p0-39-ai-tier-progression-unit-selection.md) | AI tier-progression unit selection β production.rs picks tier-2+ units once tech unlocks | β | [warcouncil](../team-leads/warcouncil.md) | 2026-04-18 |
| [p0-40](p0-40-iron-ore-resource-density.md) | Iron-ore strategic resource density β unblock tier 3-6 unit chain | β | [shipwright](../team-leads/shipwright.md) | 2026-04-24 |
| [p0-41](p0-41.md) | Building rally points β produced units auto-deploy to a designated hex | β | [shipwright](../team-leads/shipwright.md) | 2026-04-24 |
+| [p0-44](p0-44-movement-mode-ux.md) | Movement mode UX β Move button, path preview, right-click confirm, fog-aware pathing | β | [wireguard](../team-leads/wireguard.md) | 2026-04-19 |
## P1 β Ship-readiness
diff --git a/.project/objectives/README.md b/.project/objectives/README.md
index 4b04dea0..9270398e 100644
--- a/.project/objectives/README.md
+++ b/.project/objectives/README.md
@@ -1,10 +1,10 @@
# Objectives β Dashboard
-> **Generated by `tools/objectives-report.py` β do not hand-edit.** Source of truth is per-file YAML frontmatter in this directory.
+> **Generated by `@lilith/mcp-objectives` β do not hand-edit.** Source of truth is per-file YAML frontmatter in this directory. Completed: [DASHBOARD_COMPLETED.md](DASHBOARD_COMPLETED.md) Β· By category: [DASHBOARD_CATEGORIES.md](DASHBOARD_CATEGORIES.md).
## Legend
-β
done Β· π΅ in-progress Β· π‘ partial Β· π΄ stub Β· β missing Β· β« out-of-scope (Game 2 / Game 3)
+π΅ in-progress Β· π‘ partial Β· π΄ stub Β· β missing Β· β« out-of-scope Β· β
done Β· β»οΈ superseded
## Totals
@@ -12,13 +12,13 @@
**By Priority**
-| Priority | β
| π΅ | π‘ | π΄ | β | β« | Total |
+| Priority | π΅ | π‘ | π΄ | β | β« | β
| Total |
|---|---|---|---|---|---|---|---|
-| **P0** | 37 | 0 | 5 | 0 | 0 | 0 | 42 |
-| **P1** | 20 | 0 | 3 | 0 | 9 | 1 | 33 |
-| **P2** | 16 | 0 | 4 | 0 | 0 | 0 | 20 |
-| **P3 (oos)** | 0 | 0 | 0 | 0 | 0 | 17 | 17 |
-| **total** | **73** | **0** | **12** | **0** | **9** | **18** | **112** |
+| **P0** | 0 | 5 | 0 | 0 | 0 | 37 | 42 |
+| **P1** | 0 | 3 | 0 | 9 | 1 | 20 | 33 |
+| **P2** | 0 | 4 | 0 | 0 | 0 | 16 | 20 |
+| **P3 (oos)** | 0 | 0 | 0 | 0 | 17 | 0 | 17 |
+| **total** | **0** | **12** | **0** | **9** | **18** | **73** | **112** |
@@ -34,145 +34,72 @@
|
-## P0 β Blockers for "completely playable"
+## P0 β Blockers
-| ID | Status | Title | Owner | Updated |
-|---|---|---|---|---|
-| [p0-01](p0-01-mcts-wiring.md) | π‘ partial | Wire MCTS into gameplay AI | [warcouncil](../team-leads/warcouncil.md) | 2026-04-24 |
-| [p0-02](p0-02-clan-personalities.md) | π‘ partial | Five AI clan personalities drive distinct playstyles | [warcouncil](../team-leads/warcouncil.md) | 2026-04-19 |
-| [p0-03](p0-03-pvp-in-turn.md) | β
done | PvP combat resolved inside the authoritative turn processor | β | 2026-04-17 |
-| [p0-04](p0-04-wonder-tracking.md) | β
done | World wonder tracking in PlayerState and score victory | β | 2026-04-17 |
-| [p0-05](p0-05-culture-and-borders.md) | β
done | Culture generation and border expansion | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p0-06](p0-06-economy-integration.md) | β
done | Fold gold income / upkeep / improvement yields into turn loop | β | 2026-04-17 |
-| [p0-07](p0-07-tech-research-costs.md) | β
done | Tech research costs and science pool pacing | β | 2026-04-17 |
-| [p0-08](p0-08-domination-victory.md) | β
done | Domination victory path in mc-turn::victory | [warcouncil](../team-leads/warcouncil.md) | 2026-04-18 |
-| [p0-09](p0-09-ui-completeness.md) | β
done | City-screen UI completeness (citizen assign, queue controls, promotion picker) | β | 2026-04-16 |
-| [p0-10](p0-10-completion-stability.md) | β
done | Game-completion stability β β₯7/10 seeds declare a winner | β | 2026-04-17 |
-| [p0-11](p0-11-mystery-item-authoring.md) | β
done | Author the four T8βT10 mystery item drops | β | 2026-04-16 |
-| [p0-12](p0-12-save-load-autosave.md) | β
done | Save / load + autosave on quit | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p0-13](p0-13-fog-of-war-exploration.md) | β
done | Fog of war and exploration / scout loop | β | 2026-04-17 |
-| [p0-14](p0-14-map-generation-balanced-starts.md) | β
done | Map generation, resource placement, and balanced fair starts | [shipwright](../team-leads/shipwright.md) | 2026-04-16 |
-| [p0-15](p0-15-happiness-golden-age.md) | β
done | Happiness pool and Golden Age mechanics end-to-end | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p0-16](p0-16-worker-improvement-loop.md) | β
done | Worker / tile-improvement build loop | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p0-17](p0-17-wild-creature-lair-loop.md) | β
done | Wild creature and lair clearing loop | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p0-18](p0-18-strategic-resource-gate.md) | β
done | Strategic resources gate unit production (empire ledger) | β | 2026-04-17 |
-| [p0-19](p0-19-biome-economy-integration.md) | β
done | Biome-driven collectibles β tile yields β happiness end-to-end | β | 2026-04-16 |
-| [p0-21](p0-21-audio-system-capability.md) | β
done | Audio system capability β manifest + autoload + EventBus wiring | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p0-22](p0-22-ultimate-ai-stress-test.md) | β
done | "Ultimate AI stress test β 5 clans, huge map, deep lookahead" | [warcouncil](../team-leads/warcouncil.md) | 2026-04-25 |
-| [p0-23](p0-23-sprite-rendering-capability.md) | β
done | Sprite rendering capability β replace procedural draw_* with texture rendering | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p0-24](p0-24-difficulty-calibrated-ai-progression.md) | β
done | Difficulty-calibrated AI progression β Easy / Normal / Hard tier-peak distributions | [warcouncil](../team-leads/warcouncil.md) | 2026-04-19 |
-| [p0-25](p0-25-game-quality-metrics-instrumentation.md) | β
done | Game-quality metrics instrumentation β tier_peak, peak_unit_tier, wonder_count | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p0-26](p0-26-ai-tactical-rust-port.md) | β
done | Port tactical AI from GDScript to mc-ai (Rail-1 compliance) | [warcouncil](../team-leads/warcouncil.md) | 2026-04-18 |
-| [p0-27](p0-27-gd-culture-bridge.md) | β
done | GdCulture bridge β live game delegates culture to mc-culture | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p0-28](p0-28-gd-economy-bridge.md) | β
done | GdEconomy bridge β live game delegates gold/upkeep to mc-economy | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p0-29](p0-29-gd-tech-bridge.md) | β
done | GdTechWeb bridge β live game delegates research to mc-tech | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p0-30](p0-30-ecology-double-tick-fix.md) | β
done | Remove duplicate GDScript ecology tick (single Rust source) | [shipwright](../team-leads/shipwright.md) | 2026-04-18 |
-| [p0-31](p0-31-climate-rust-path-restore.md) | β
done | Restore Rust ecology path β fix ClimateScript bugs + re-enable per-turn tick | [shipwright](../team-leads/shipwright.md) | 2026-04-18 |
-| [p0-32](p0-32-weather-climate-effects-restore.md) | β
done | Restore WeatherScript + ClimateEffectsScript β per-turn weather and climate-effects | [shipwright](../team-leads/shipwright.md) | 2026-04-18 |
-| [p0-33](p0-33-world-map-input-and-panel-wiring.md) | β
done | World-map input wiring β unit selection panel, city click, ESC/F10 menu, panel close | [wireguard](../team-leads/wireguard.md) | 2026-04-19 |
-| [p0-34](p0-34-freepeople-tribe-founding.md) | β
done | Freepeople tribe-founding cinematic β turn -1 / 0 / 1 start sequence and Dwarf Tribe founder unit | [shipwright](../team-leads/shipwright.md) | 2026-04-18 |
-| [p0-37](p0-37-personality-emergent-tactical-thresholds.md) | β
done | Personality-emergent tactical thresholds (lift 7 hardcoded constants into axis-derived functions) | [warcouncil](../team-leads/warcouncil.md) | 2026-04-18 |
-| [p0-38](p0-38-mcts-personality-priors.md) | β
done | Inject personality-utility scores as MCTS UCB1 priors | [warcouncil](../team-leads/warcouncil.md) | 2026-04-24 |
-| [p0-39](p0-39-ai-tier-progression-unit-selection.md) | β
done | AI tier-progression unit selection β production.rs picks tier-2+ units once tech unlocks | [warcouncil](../team-leads/warcouncil.md) | 2026-04-18 |
-| [p0-40](p0-40-iron-ore-resource-density.md) | β
done | Iron-ore strategic resource density β unblock tier 3-6 unit chain | [shipwright](../team-leads/shipwright.md) | 2026-04-24 |
-| [p0-41](p0-41.md) | β
done | Building rally points β produced units auto-deploy to a designated hex | [shipwright](../team-leads/shipwright.md) | 2026-04-24 |
-| [p0-41a](p0-41a-rally-smoke.md) | π‘ partial | Rally-point smoke test β unit moves toward rally hex on next turn | [shipwright](../team-leads/shipwright.md) | 2026-04-25 |
-| [p0-42](p0-42.md) | π‘ partial | Formation aggregation β adjacent units link into a shaped formation with terrain reflow | [shipwright](../team-leads/shipwright.md) | 2026-04-24 |
-| [p0-43](p0-43.md) | π‘ partial | "Formation AI β MCTS plans at formation level, not per-unit" | [warcouncil](../team-leads/warcouncil.md) | 2026-04-24 |
-| [p0-44](p0-44-movement-mode-ux.md) | β
done | Movement mode UX β Move button, path preview, right-click confirm, fog-aware pathing | [wireguard](../team-leads/wireguard.md) | 2026-04-19 |
+| ID | Status | Title | Tags | Owner | Updated | Blocked |
+|---|---|---|---|---|---|---|
+| [p0-01](p0-01-mcts-wiring.md) | π‘ partial | Wire MCTS into gameplay AI | β | [warcouncil](../team-leads/warcouncil.md) | 2026-04-24 | π’ unblocked |
+| [p0-02](p0-02-clan-personalities.md) | π‘ partial | Five AI clan personalities drive distinct playstyles | β | [warcouncil](../team-leads/warcouncil.md) | 2026-04-19 | π’ unblocked |
+| [p0-41a](p0-41a-rally-smoke.md) | π‘ partial | Rally-point smoke test β unit moves toward rally hex on next turn | β | [shipwright](../team-leads/shipwright.md) | 2026-04-25 | π’ unblocked |
+| [p0-42](p0-42.md) | π‘ partial | Formation aggregation β adjacent units link into a shaped formation with terrain reflow | β | [shipwright](../team-leads/shipwright.md) | 2026-04-24 | π’ unblocked |
+| [p0-43](p0-43.md) | π‘ partial | Formation AI β MCTS plans at formation level, not per-unit | formation, ai, mcts | [warcouncil](../team-leads/warcouncil.md) | 2026-04-24 | π’ unblocked |
## P1 β Ship-readiness
-| ID | Status | Title | Owner | Updated |
-|---|---|---|---|---|
-| [p0-20](p0-20-gpu-mcts-rollouts.md) | π‘ partial | GPU-accelerated MCTS rollouts for look-ahead decision-making | [warcouncil](../team-leads/warcouncil.md) | 2026-04-19 |
-| [p0-35](p0-35-ecology-telemetry-instrumentation.md) | β
done | Ecology telemetry instrumentation β flora canopy / undergrowth fields in turn_stats.jsonl | [shipwright](../team-leads/shipwright.md) | 2026-04-18 |
-| [p0-36](p0-36-weather-event-telemetry.md) | β
done | Weather / climate-effects event telemetry β events.jsonl + turn_stats aggregates | [shipwright](../team-leads/shipwright.md) | 2026-04-18 |
-| [p1-01](p1-01-diplomacy-lite.md) | β
done | Diplomacy-lite β peace/war toggle plus one trade action | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p1-02](p1-02-strategic-resource-yields.md) | β
done | Strategic resource yields feed into production bonuses | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p1-03](p1-03-tutorial-overlay.md) | β
done | First-run tutorial / onboarding overlay | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p1-05](p1-05-balance-tuning.md) | π‘ partial | Balance tuning β pop_peak β₯30 median, worker improvements β₯8 min | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p1-06](p1-06-options-polish.md) | β
done | Options screen polish | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p1-07](p1-07-chronicle-coverage.md) | β
done | Chronicle notifications coverage | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p1-08](p1-08-victory-screen-content.md) | β
done | Victory/defeat screen content β recap, banner, replay seed | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p1-09](p1-09-determinism-gate.md) | β
done | Determinism gate β same seed produces byte-identical runs | [testwright](../team-leads/testwright.md) | 2026-04-19 |
-| [p1-10](p1-10-game-setup-ux.md) | β
done | Game setup UX β new-game dialog, difficulty, clan preview | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p1-11](p1-11-build-output-src-purge.md) | β
done | Purge build output from src/ β wasm-pack moves to .local/build/wasm/ | [tourguide](../team-leads/tourguide.md) | 2026-04-17 |
-| [p1-12](p1-12-build-output-docs-alignment.md) | β
done | Align every doc reference to the relocated wasm-pack output | [tourguide](../team-leads/tourguide.md) | 2026-04-17 |
-| [p1-13](p1-13-guide-dev-route-coverage.md) | β
done | Guide dev server boots on plum with zero-error route coverage | [tourguide](../team-leads/tourguide.md) | 2026-04-17 |
-| [p1-15](p1-15-guide-next-deploy-infra.md) | β
done | Deploy dev guide to https://mc.next.black.local | [tourguide](../team-leads/tourguide.md) | 2026-04-17 |
-| [p1-16](p1-16-guide-game1-scope-hygiene.md) | β
done | Purge Game 2/3 scope bleed from user-visible Game 1 guide copy | [tourguide](../team-leads/tourguide.md) | 2026-04-18 |
-| [p1-17](p1-17-guide-next-auto-deploy.md) | β
done | Forgejo workflow auto-deploys dev guide on push to main | [tourguide](../team-leads/tourguide.md) | 2026-04-18 |
-| [p1-18](p1-18-village-discovery-feedback.md) | β
done | Village discovery β world-map feedback (notification, reward popup, minimap ping) | [wireguard](../team-leads/wireguard.md) | 2026-04-19 |
-| [p1-19](p1-19-tutorial-opt-in.md) | β
done | Tutorial opt-in β HUD button, disappears after turn 5, starts from Step 1 | [wireguard](../team-leads/wireguard.md) | 2026-04-19 |
-| [p1-20](p1-20-unit-action-capability-registry.md) | β
done | Unit action capability registry β one source of truth for "what can this unit do right now?" | [wireguard](../team-leads/wireguard.md) | 2026-04-19 |
-| [p1-21](p1-21-unit-patrol-orders.md) | β
done | Unit patrol orders β standing order to loop between waypoint tiles | [wireguard](../team-leads/wireguard.md) | 2026-04-19 |
-| [p1-22a](p1-22a-mcts-wall-clock-budget.md) | β missing | MCTS per-decision wall-clock budget β bound per-turn cost on huge maps | [warcouncil](../team-leads/warcouncil.md) | 2026-04-25 |
-| [p2-06](p2-06-export-pipeline.md) | π‘ partial | Export pipeline for Windows / macOS / Linux | [shipwright](../team-leads/shipwright.md) | 2026-04-18 |
-| [p2-16](p2-16-audio-assets.md) | β missing | Audio assets β SFX + music .ogg files shipped | [asset-audio](../team-leads/asset-audio.md) | 2026-04-17 |
-| [p2-22](p2-22-sprite-generation-pipeline.md) | β missing | Sprite generation pipeline β runnable end-to-end | [asset-sprite](../team-leads/asset-sprite.md) | 2026-04-17 |
-| [p2-23](p2-23-unit-sprites-dwarf-roster.md) | β missing | Unit sprites β Dwarf-racial roster (m/f variants) | [asset-sprite](../team-leads/asset-sprite.md) | 2026-04-17 |
-| [p2-24](p2-24-unit-sprites-wild-creatures.md) | β missing | Unit sprites β wild creatures & fauna (generic, no race/sex) | [asset-sprite](../team-leads/asset-sprite.md) | 2026-04-17 |
-| [p2-25](p2-25-building-sprites-base-coverage.md) | β missing | Building sprites β base game coverage (non-wonder) | [asset-sprite](../team-leads/asset-sprite.md) | 2026-04-17 |
-| [p2-26](p2-26-mundane-wonder-sprites.md) | β missing | Mundane-wonder sprites β 24 distinct, higher-fidelity art | [asset-sprite](../team-leads/asset-sprite.md) | 2026-04-17 |
-| [p2-27](p2-27-city-population-tier-sprites.md) | β missing | City population-tier sprites β city_q1 through city_q5 | [asset-sprite](../team-leads/asset-sprite.md) | 2026-04-17 |
-| [p2-28](p2-28-sprite-provenance-ledger.md) | β missing | Sprite provenance ledger β LICENSES.md per-file attribution | [asset-sprite](../team-leads/asset-sprite.md) | 2026-04-17 |
+| ID | Status | Title | Tags | Owner | Updated | Blocked |
+|---|---|---|---|---|---|---|
+| [p0-20](p0-20-gpu-mcts-rollouts.md) | π‘ partial | GPU-accelerated MCTS rollouts for look-ahead decision-making | β | [warcouncil](../team-leads/warcouncil.md) | 2026-04-19 | π’ unblocked |
+| [p1-05](p1-05-balance-tuning.md) | π‘ partial | Balance tuning β pop_peak β₯30 median, worker improvements β₯8 min | β | [shipwright](../team-leads/shipwright.md) | 2026-04-17 | π’ unblocked |
+| [p2-06](p2-06-export-pipeline.md) | π‘ partial | Export pipeline for Windows / macOS / Linux | β | [shipwright](../team-leads/shipwright.md) | 2026-04-18 | π’ unblocked |
+| [p1-22](p1-22-mcts-wall-clock-budget.md) | β missing | MCTS per-decision wall-clock budget β bound per-turn cost on huge maps | β | [warcouncil](../team-leads/warcouncil.md) | 2026-04-25 | π’ unblocked |
+| [p2-16](p2-16-audio-assets.md) | β missing | Audio assets β SFX + music .ogg files shipped | β | [asset-audio](../team-leads/asset-audio.md) | 2026-04-17 | π’ unblocked |
+| [p2-22](p2-22-sprite-generation-pipeline.md) | β missing | Sprite generation pipeline β runnable end-to-end | β | [asset-sprite](../team-leads/asset-sprite.md) | 2026-04-17 | π’ unblocked |
+| [p2-23](p2-23-unit-sprites-dwarf-roster.md) | β missing | Unit sprites β Dwarf-racial roster (m/f variants) | β | [asset-sprite](../team-leads/asset-sprite.md) | 2026-04-17 | π’ unblocked |
+| [p2-24](p2-24-unit-sprites-wild-creatures.md) | β missing | Unit sprites β wild creatures & fauna (generic, no race/sex) | β | [asset-sprite](../team-leads/asset-sprite.md) | 2026-04-17 | π’ unblocked |
+| [p2-25](p2-25-building-sprites-base-coverage.md) | β missing | Building sprites β base game coverage (non-wonder) | β | [asset-sprite](../team-leads/asset-sprite.md) | 2026-04-17 | π’ unblocked |
+| [p2-26](p2-26-mundane-wonder-sprites.md) | β missing | Mundane-wonder sprites β 24 distinct, higher-fidelity art | β | [asset-sprite](../team-leads/asset-sprite.md) | 2026-04-17 | π’ unblocked |
+| [p2-27](p2-27-city-population-tier-sprites.md) | β missing | City population-tier sprites β city_q1 through city_q5 | β | [asset-sprite](../team-leads/asset-sprite.md) | 2026-04-17 | π’ unblocked |
+| [p2-28](p2-28-sprite-provenance-ledger.md) | β missing | Sprite provenance ledger β LICENSES.md per-file attribution | β | [asset-sprite](../team-leads/asset-sprite.md) | 2026-04-17 | π’ unblocked |
## P2 β Polish
-| ID | Status | Title | Owner | Updated |
-|---|---|---|---|---|
-| [p2-01](p2-01-minimap-improvements.md) | β
done | Minimap β fog reflection and unit markers | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p2-02](p2-02-hud-tooltips.md) | β
done | Tooltips on all HUD elements | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p2-03](p2-03-hotkey-cheat-sheet.md) | β
done | Hotkey cheat sheet (F1 / ?) | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p2-04](p2-04-localization-audit.md) | β
done | Localization audit β no hardcoded strings | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p2-05](p2-05-turn-latency.md) | β
done | Sub-second single-player turn latency | β | 2026-04-23 |
-| [p2-07](p2-07-credits-screen.md) | β
done | Credits screen accessible from main menu | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p2-08](p2-08-accessibility.md) | β
done | Accessibility baseline β colorblind palette + keyboard navigation | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p2-09](p2-09-guide-web-deploy.md) | β
done | Player guide web app β builds clean from source | β | 2026-04-17 |
-| [p2-10](p2-10-regression-ci-gate.md) | π‘ partial | Automated regression CI gate on every push to main | [testwright](../team-leads/testwright.md) | 2026-04-23 |
-| [p2-10a](p2-10a-gdlint-ungate.md) | π‘ partial | "CI: gdlint stage un-gated" | [testwright](../team-leads/testwright.md) | 2026-04-25 |
-| [p2-10b](p2-10b-gut-ungate.md) | π‘ partial | "CI: headless GUT stage un-gated" | [testwright](../team-leads/testwright.md) | 2026-04-25 |
-| [p2-11](p2-11-version-about-screen.md) | β
done | Version string + About screen | [shipwright](../team-leads/shipwright.md) | 2026-04-17 |
-| [p2-18](p2-18-guide-public-deployment.md) | π‘ partial | Guide web app β public hosting + deploy pipeline | β | 2026-04-17 |
-| [p2-19](p2-19-guide-progress-report-page.md) | β
done | Guide progress report page β dynamic dashboard + missing assets | β | 2026-04-17 |
-| [p2-20](p2-20-guide-sim-cache-pnpm-resolve.md) | β
done | Fix simCachePlugin pre-warm worker β tsx can't resolve @magic-civ/physics-rs through pnpm symlink | [tourguide](../team-leads/tourguide.md) | 2026-04-17 |
-| [p2-21](p2-21-guide-simcache-static-bake.md) | β
done | Bake pre-computed sim-cache frames into the static build | [tourguide](../team-leads/tourguide.md) | 2026-04-18 |
-| [p2-29](p2-29-guide-welcome-homepage-theme-alignment.md) | β
done | Welcome modal + HomePage lore + guide theme align to the player's chosen race/gender | [tourguide](../team-leads/tourguide.md) | 2026-04-18 |
-| [p2-30](p2-30-guide-shared-primitives.md) | β
done | Consolidate duplicate page styled-components into shared PagePrimitives | [tourguide](../team-leads/tourguide.md) | 2026-04-18 |
-| [p2-31](p2-31-guide-url-bound-state.md) | β
done | Migrate guide filter + tab state from useState to URL search params | [tourguide](../team-leads/tourguide.md) | 2026-04-18 |
-| [p2-32](p2-32-guide-data-driven-enums.md) | β
done | Replace hardcoded page enums with JSON data reads | [tourguide](../team-leads/tourguide.md) | 2026-04-18 |
+| ID | Status | Title | Tags | Owner | Updated | Blocked |
+|---|---|---|---|---|---|---|
+| [p2-10](p2-10-regression-ci-gate.md) | π‘ partial | Automated regression CI gate on every push to main | β | [testwright](../team-leads/testwright.md) | 2026-04-23 | π’ unblocked |
+| [p2-10a](p2-10a-gdlint-ungate.md) | π‘ partial | CI: gdlint stage un-gated | β | [testwright](../team-leads/testwright.md) | 2026-04-25 | π’ unblocked |
+| [p2-10b](p2-10b-gut-ungate.md) | π‘ partial | CI: headless GUT stage un-gated | β | [testwright](../team-leads/testwright.md) | 2026-04-25 | π’ unblocked |
+| [p2-18](p2-18-guide-public-deployment.md) | π‘ partial | Guide web app β public hosting + deploy pipeline | β | β | 2026-04-17 | π’ unblocked |
-## Out of Scope (Game 2 / Game 3)
+## Out of Scope
-> These objectives are explicitly future-scope. **Game 2 (Age of Kzzykt)** items introduce leylines, the Green school, and spacefaring. **Game 3 (Age of Elves)** items cover the full five-school magic system, Archons, and Arcane Ascension. None are part of the Game 1 Early Access release.
+> These objectives are explicitly deferred. They are tracked for visibility but not blocking the current release.
-| ID | Status | Title | Owner | Updated |
-|---|---|---|---|---|
-| [p1-14](p1-14-guide-magic-school-scope-drift.md) | β« oos | Gate Game 2/3/4 magic-school content behind EpisodeGate (future-game scope) | β | 2026-04-17 |
-| [g2-01](g2-01-leylines-oos.md) | β« oos | Ley lines β Game 2 (Age of Kzzykt) | β | 2026-04-17 |
-| [g2-02](g2-02-additional-races-oos.md) | β« oos | Kzzykt playable race β Game 2 (Age of Kzzykt) | β | 2026-04-17 |
-| [g2-03](g2-03-green-school-oos.md) | β« oos | Kzzykt Green school of magic β Game 2 (Age of Kzzykt) | β | 2026-04-17 |
-| [g2-04](g2-04-multi-gpu-batch-simulate-oos.md) | β« oos | Multi-GPU sharding for batch_simulate_gpu β out-of-scope (Game 2) | [warcouncil](../team-leads/warcouncil.md) | 2026-04-17 |
-| [g3-01](g3-01-archons-oos.md) | β« oos | Archons β Game 3 (Age of Elves) | β | 2026-04-17 |
-| [g3-02](g3-02-life-school-oos.md) | β« oos | Life school spellbook β Game 3 (Age of Elves) | β | 2026-04-17 |
-| [g3-03](g3-03-death-school-oos.md) | β« oos | Death school spellbook β Game 3 (Age of Elves) | β | 2026-04-17 |
-| [g3-04](g3-04-chaos-school-oos.md) | β« oos | Chaos school spellbook β Game 3 (Age of Elves) | β | 2026-04-17 |
-| [g3-05](g3-05-aether-school-oos.md) | β« oos | Aether school spellbook β Game 3 (Age of Elves) | β | 2026-04-17 |
-| [g3-06](g3-06-arcane-ascension-oos.md) | β« oos | Arcane Ascension victory β Game 3 (Age of Elves) | β | 2026-04-17 |
-| [g4-01](g4-01-terran-race-oos.md) | β« oos | Terran (Human) playable species β Game 4 (Age of Terrans) | β | 2026-04-17 |
-| [g4-02](g4-02-psionics-oos.md) | β« oos | Psionics ability system β Game 4 (Age of Terrans) | β | 2026-04-17 |
-| [g4-03](g4-03-religious-victory-oos.md) | β« oos | Religious victory condition β Game 4 (Age of Terrans) | β | 2026-04-17 |
-| [g5-01](g5-01-phantasma-oos.md) | β« oos | Phantasma playable species β Game 5 (Age of Ascension) | β | 2026-04-17 |
-| [g5-02](g5-02-flugel-oos.md) | β« oos | FlΓΌgel playable species β Game 5 (Age of Ascension) | β | 2026-04-17 |
-| [g5-03](g5-03-gith-oos.md) | β« oos | Gith playable species (Githyanki + Githzerai) β Game 5 (Age of Ascension) | β | 2026-04-17 |
-| [g5-04](g5-04-demonia-oos.md) | β« oos | Demonia playable species β Game 5 (Age of Ascension) | β | 2026-04-17 |
+| ID | Status | Title | Tags | Owner | Updated | Blocked |
+|---|---|---|---|---|---|---|
+| [p1-14](p1-14-guide-magic-school-scope-drift.md) | β« oos | Gate Game 2/3/4 magic-school content behind EpisodeGate (future-game scope) | β | β | 2026-04-17 | π’ unblocked |
+| [g2-01](g2-01-leylines-oos.md) | β« oos | Ley lines β Game 2 (Age of Kzzykt) | β | β | 2026-04-17 | π’ unblocked |
+| [g2-02](g2-02-additional-races-oos.md) | β« oos | Kzzykt playable race β Game 2 (Age of Kzzykt) | β | β | 2026-04-17 | π’ unblocked |
+| [g2-03](g2-03-green-school-oos.md) | β« oos | Kzzykt Green school of magic β Game 2 (Age of Kzzykt) | β | β | 2026-04-17 | π’ unblocked |
+| [g2-04](g2-04-multi-gpu-batch-simulate-oos.md) | β« oos | Multi-GPU sharding for batch_simulate_gpu β out-of-scope (Game 2) | β | [warcouncil](../team-leads/warcouncil.md) | 2026-04-17 | π’ unblocked |
+| [g3-01](g3-01-archons-oos.md) | β« oos | Archons β Game 3 (Age of Elves) | β | β | 2026-04-17 | π’ unblocked |
+| [g3-02](g3-02-life-school-oos.md) | β« oos | Life school spellbook β Game 3 (Age of Elves) | β | β | 2026-04-17 | π’ unblocked |
+| [g3-03](g3-03-death-school-oos.md) | β« oos | Death school spellbook β Game 3 (Age of Elves) | β | β | 2026-04-17 | π’ unblocked |
+| [g3-04](g3-04-chaos-school-oos.md) | β« oos | Chaos school spellbook β Game 3 (Age of Elves) | β | β | 2026-04-17 | π’ unblocked |
+| [g3-05](g3-05-aether-school-oos.md) | β« oos | Aether school spellbook β Game 3 (Age of Elves) | β | β | 2026-04-17 | π’ unblocked |
+| [g3-06](g3-06-arcane-ascension-oos.md) | β« oos | Arcane Ascension victory β Game 3 (Age of Elves) | β | β | 2026-04-17 | π’ unblocked |
+| [g4-01](g4-01-terran-race-oos.md) | β« oos | Terran (Human) playable species β Game 4 (Age of Terrans) | β | β | 2026-04-17 | π’ unblocked |
+| [g4-02](g4-02-psionics-oos.md) | β« oos | Psionics ability system β Game 4 (Age of Terrans) | β | β | 2026-04-17 | π’ unblocked |
+| [g4-03](g4-03-religious-victory-oos.md) | β« oos | Religious victory condition β Game 4 (Age of Terrans) | β | β | 2026-04-17 | π’ unblocked |
+| [g5-01](g5-01-phantasma-oos.md) | β« oos | Phantasma playable species β Game 5 (Age of Ascension) | β | β | 2026-04-17 | π’ unblocked |
+| [g5-02](g5-02-flugel-oos.md) | β« oos | FlΓΌgel playable species β Game 5 (Age of Ascension) | β | β | 2026-04-17 | π’ unblocked |
+| [g5-03](g5-03-gith-oos.md) | β« oos | Gith playable species (Githyanki + Githzerai) β Game 5 (Age of Ascension) | β | β | 2026-04-17 | π’ unblocked |
+| [g5-04](g5-04-demonia-oos.md) | β« oos | Demonia playable species β Game 5 (Age of Ascension) | β | β | 2026-04-17 | π’ unblocked |
## Superseded
-> These objectives were split into narrower children. Files are retained as index stubs so external references don't 404. The `superseded_by:` frontmatter field names the replacement IDs.
+> These objectives were split into narrower children. Files are retained as index stubs so external references do not 404.
-| ID | Status | Title | Owner | Updated |
-|---|---|---|---|---|
-| [p2-17](p2-17-sprite-assets.md) | β»οΈ superseded | Sprite assets β superseded index (split into p2-22 β¦ p2-28) | [asset-sprite](../team-leads/asset-sprite.md) | 2026-04-17 |
+| ID | Status | Title | Tags | Owner | Updated | Blocked |
+|---|---|---|---|---|---|---|
+| [p2-17](p2-17-sprite-assets.md) | β»οΈ superseded | Sprite assets β superseded index (split into p2-22 β¦ p2-28) | β | [asset-sprite](../team-leads/asset-sprite.md) | 2026-04-17 | π’ unblocked |
diff --git a/.project/objectives/objectives.json b/.project/objectives/objectives.json
index 4a2b4760..83118270 100644
--- a/.project/objectives/objectives.json
+++ b/.project/objectives/objectives.json
@@ -1,5 +1,5 @@
{
- "generated_at": "2026-04-25T22:54:33Z",
+ "generated_at": "2026-04-25T22:58:07Z",
"totals": {
"done": 73,
"in_progress": 0,
@@ -363,17 +363,6 @@
"blocked_by": [],
"summary": "Implement a scripted opening sequence that runs on turns **-1**, **0**, and **1** before normal gameplay begins. Turn numbering skips from -1 to 0 to 1 (no \"turn -0.5\" or similar; -1 and 0 are both real turns but the player has no unit to command).\n\n1. **Turn -1 β Dispersed wanderers.** A **spawn box** is placed around each player's designated starting region. Inside the box, `N` ordinary free-dwarf wanderers spawn β **no `player_ancestor` flag, no pre-decided allegiance**. They are just freepeople. Each wanderer independently rolls a movement direction for turn -1 β 0. The roll is biased so that **at least `min_ancestors_to_form_tribe` (default 3) are guaranteed to roll \"toward box center\"** β these become the tribe founders at resolution time, *emergently*, not by pre-tagging. The remaining wanderers roll freely and may move outward or laterally. Fog is partially lifted so the player sees the whole box. The only legal input is **End Turn** (or Enter).\n2. **Turn 0 β Convergence / tribe formation.** Wanderers step along their rolled directions (deterministic from seed). At end-of-turn-0 resolution: the wanderers that ended up within `tribe_convergence_radius` of the box centroid merge into a single **Dwarf Tribe** unit at the centroid hex and are consumed. This is the player's founding tribe. **Wanderers that did NOT converge are NOT consumed** β they remain on the map as ordinary freepeople NPCs and continue their wander behavior (per `public/resources/villages/freepeople.json` rules). Pairs/trios of surviving non-converged wanderers may later coalesce into `nomadic_band` camps β grow into **freehavens** β evolve into city-states adjacent to the player (human or AI). This is the same mechanic as the player's own founding, applied generally: **any** 3+ freepeople that get within convergence radius form a camp; camps grow into havens. Again the only legal input is End Turn during this opening.\n3. **Turn 1 β First city.** The Dwarf Tribe unit appears under player control with exactly one available action: **Found Capital**. On founding, the capital's starting population is determined by the mode (see below), the Dwarf Tribe unit is consumed, and normal Game 1 play begins. All *subsequent* settlers built by cities are ordinary **Founder** units that always produce a pop-1 city.\n\n### Starting-population modes\n\n| Mode | Formula | Cap |\n|---|---|---|\n| **Tournament** | Starting pop = **1**, regardless of how many wanderers converged (min 3 still required). Guaranteed-convergence count is pinned to exactly 3; no extras are biased inward. | Fixed. |\n| **Lucky** (default for single-player casual) | Starting pop = `1 + floor((wanderers_converged - 3) / 3)` β each wanderer past the 3rd contributes **+1/3 pop**, rounded down at founding. Extra inward-biased rolls (beyond the guaranteed 3) are possible so variance can go up. | `max_lucky_bonus_pop = 3` (pop 4 from 12 converged). Tunable in `setup.json`. |\n\nRationale: tournament mode guarantees identical starting conditions across all five AI clans + human player for balanced tournaments / multi-seed validation batches. Lucky mode lets the spawn roll matter and rewards regions where more wanderers happen to converge (slightly favoring bountiful biomes in a later \"starting position type\" selector β out of scope here).\n\n### Roll bias mechanics\n\nFor each player's spawn box of `N` wanderers (`N β 3..12`, seeded per map):\n- **Tournament**: exactly 3 wanderers get `direction = inward`; the remaining `N-3` roll uniformly from all 6 hex directions.\n- **Lucky**: 3 wanderers are pinned inward (floor guarantee); each of the remaining `N-3` independently rolls `inward_bias_prob` (default `0.33`) to also go inward, else uniform. This lets 3β`N` converge.\n- \"Inward\" means \"one of the 2 hex directions whose dot product with `centroid - wanderer_pos` is most positive\" β picked uniformly among ties, still deterministic from seed.\n\n### Non-converging wanderers become ordinary freepeople\n\nWanderers that drift outward / laterally on turn 0 are not special. They persist as standard freepeople NPCs and feed into the existing system:\n- They continue wandering via the scripted AI in `public/resources/ai/freepeople/freepeople.json`.\n- When 3+ freepeople (from *any* source β prologue drift, ongoing camp expansion, migration) get within `tribe_convergence_radius` of each other, they form a `nomadic_band` camp (`freepeople.json:camp_types[0]`).\n- Camps grow per `freepeople.json:growth` β at `expansion_threshold = 30` they may become **freehavens**, and high-ecology-tier havens may eventually emerge as city-states neighboring the player.\n- This means the opening cinematic *also* seeds rival neighbors: players who spawned with a dense box get more surviving drifters β more potential adjacent freehavens β more mid-game pressure. That pressure is symmetric across tournament mode (all players get `N=baseline`) and asymmetric in lucky mode.\n\n### Why Dwarf Tribe β Founder\n\n- **Dwarf Tribe** (new unit): spawned only by the turn-0 convergence event. Carries `founding_pop_override: int` set at spawn time. Has one action: **Found Capital**. Cannot be built by cities. Never appears again after turn 1.\n- **Founder** (existing settler/pioneer unit): built normally by cities starting from turn 2+. Always founds a pop-1 city. No `founding_pop_override`.\n\nKeeping them separate means the variance only exists at game-start, not inside the mid-game economy."
},
- {
- "id": "p0-35",
- "title": "Movement mode UX β Move button, path preview, right-click confirm, fog-aware pathing",
- "priority": "p0",
- "status": "done",
- "scope": "game1",
- "owner": "wireguard",
- "updated_at": "2026-04-19",
- "blocked_by": [],
- "summary": "Movement is currently a silent left-click on a reachable hex β no path shown, no\nconfirmation step. Players expect the Civ-style flow: enter movement mode (M key\nor Move button), see a path preview, right-click to confirm. This objective\nadds the full movement-mode state machine, path rendering, fog-of-war-aware\npathing, and the Move button on the unit action panel with disabled-state\ntooltips for all action buttons.\n\nDepends on **p0-33** (unit panel must be in the scene tree before the Move\nbutton can be wired)."
- },
{
"id": "p0-37",
"title": "Personality-emergent tactical thresholds (lift 7 hardcoded constants into axis-derived functions)",
@@ -462,6 +451,17 @@
"blocked_by": [],
"summary": "After p0-42 lands, the MCTS strategic planner should treat formations as the atomic military entity rather than individual units. The abstract rollout state (AbstractPlayerState in mc-ai/src/abstract_state.rs) is updated to track formation count + tier + strength instead of raw unit_counts. Action candidates include CommandFormation (advance formation to hex) scored by military axis. The AI builds up a formation at a rally point then commands it to advance β matching the TA-style intended gameplay. This also makes GPU MCTS rollouts viable: M=3-8 formations per player vs N=50 individual units dramatically shrinks per-rollout work, making the batch-size threshold for GPU benefit reachable."
},
+ {
+ "id": "p0-44",
+ "title": "Movement mode UX β Move button, path preview, right-click confirm, fog-aware pathing",
+ "priority": "p0",
+ "status": "done",
+ "scope": "game1",
+ "owner": "wireguard",
+ "updated_at": "2026-04-19",
+ "blocked_by": [],
+ "summary": "Movement is currently a silent left-click on a reachable hex β no path shown, no\nconfirmation step. Players expect the Civ-style flow: enter movement mode (M key\nor Move button), see a path preview, right-click to confirm. This objective\nadds the full movement-mode state machine, path rendering, fog-of-war-aware\npathing, and the Move button on the unit action panel with disabled-state\ntooltips for all action buttons.\n\nDepends on **p0-33** (unit panel must be in the scene tree before the Move\nbutton can be wired)."
+ },
{
"id": "p0-20",
"title": "GPU-accelerated MCTS rollouts for look-ahead decision-making",
@@ -716,7 +716,7 @@
"summary": "Both the human player and the AI clans need a *standing order* that keeps a\nunit moving along a fixed route turn after turn without per-turn micro-\nmanagement. Canonical use cases: escorting a worker loop, covering a\nchokepoint, sweeping scout fog between two outposts.\n\nToday a unit has two durable states: idle-on-tile, or fortified. `Skip`\nends the turn but does not persist. A player who wants a scout to pace\nbetween two tiles must hand-move it every single turn β which breaks down\nonce the empire has more than a few units, and which the AI cannot express\nat all because `mc-ai/tactical/movement.rs` re-plans from scratch each turn.\n\nThis objective adds a third durable state β **patrol** β with a small\nwaypoint list, a direction cursor, and a loop mode. While patrolling, the\nunit auto-advances along its route during the turn processor before the\nplayer's input phase, so turn N+1 opens with the unit already at the next\nstep on its loop.\n\n**This objective assumes p1-20 (unit action capability registry) has\nshipped.** Patrol plugs into the registry as one new `ActionKind` variant\nplus its handlers β no bespoke unit-panel buttons, no scattered\n`is_patrolling` checks in GDScript. If p1-20 slips, reassess whether to\nland a narrower patrol-only version first."
},
{
- "id": "p1-22a",
+ "id": "p1-22",
"title": "MCTS per-decision wall-clock budget β bound per-turn cost on huge maps",
"priority": "p1",
"status": "missing",
diff --git a/.project/objectives/p0-22-ultimate-ai-stress-test.md b/.project/objectives/p0-22-ultimate-ai-stress-test.md
index 58878f4f..75231034 100644
--- a/.project/objectives/p0-22-ultimate-ai-stress-test.md
+++ b/.project/objectives/p0-22-ultimate-ai-stress-test.md
@@ -6,7 +6,7 @@ status: done
scope: game1
owner: warcouncil
updated_at: 2026-04-25
-followup: p1-22a-mcts-wall-clock-budget
+followup: p1-22-mcts-wall-clock-budget
evidence:
- src/simulator/crates/mc-ai/tests/ultimate_lookahead_stress.rs (8/8 stress tests, 5-clan rotation, horizon-20 walker, bit-determinism)
- tools/test_matchup_and_ultimate.py (26/26 verdict-fn unit tests)
@@ -125,7 +125,7 @@ a foregone conclusion; the grid is the precondition.
**Engineering closure**: all 7 root causes are diagnosed and fixed. Pipeline produces correct outcomes when games complete. The matchup_balance prereq gate β passes 50/50.
- **Remaining gap β spun out to `p0-22a-mcts-wall-clock-budget.md` (P0, blocks EA)**: 7 of 10 seeds time out at low turn counts because MCTS per-decision cost grows unboundedly with game-state complexity (some seeds: 30-60s/turn vs others: <5s/turn). This is a runtime perf bug, not a test calibration issue β players who pick "huge map" or "5 clans" will experience the same hang in normal gameplay. Fix: per-decision wall-clock budget in `mcts_tree::iterate*` (`MCTS_DECISION_BUDGET_MS` env). Once that lands, the `ultimate_stress` 10-seed gate flips to β and confirms huge-map content is shippable for EA.
+ **Remaining gap β spun out to `p1-22-mcts-wall-clock-budget.md` (P1, EA-mitigation = mark huge/5-clan experimental)**: 7 of 10 seeds time out at low turn counts because MCTS per-decision cost grows unboundedly with game-state complexity (some seeds: 30-60s/turn vs others: <5s/turn). This is a runtime perf bug, not a test calibration issue β players who pick "huge map" or "5 clans" will experience the same hang in normal gameplay. Fix: per-decision wall-clock budget in `mcts_tree::iterate*` (`MCTS_DECISION_BUDGET_MS` env). Once that lands, the `ultimate_stress` 10-seed gate flips to β and confirms huge-map content is shippable for EA.
This objective is marked `done` because all engineering work it owned is complete; the perf gap surfaced is a separate fix that p0-22a tracks to closure.
diff --git a/.project/objectives/p1-22a-mcts-wall-clock-budget.md b/.project/objectives/p1-22-mcts-wall-clock-budget.md
similarity index 99%
rename from .project/objectives/p1-22a-mcts-wall-clock-budget.md
rename to .project/objectives/p1-22-mcts-wall-clock-budget.md
index e3d984ad..65edc234 100644
--- a/.project/objectives/p1-22a-mcts-wall-clock-budget.md
+++ b/.project/objectives/p1-22-mcts-wall-clock-budget.md
@@ -1,5 +1,5 @@
---
-id: p1-22a
+id: p1-22
title: MCTS per-decision wall-clock budget β bound per-turn cost on huge maps
priority: p1
status: missing
diff --git a/.project/team-leads/wireguard.md b/.project/team-leads/wireguard.md
index 05918472..1ab982cd 100644
--- a/.project/team-leads/wireguard.md
+++ b/.project/team-leads/wireguard.md
@@ -4,7 +4,7 @@ name: Wireguard
specialization: World-map interactivity and input pipeline β unit selection, movement UX, HUD panel wiring, keyboard shortcuts (ESC/F10/M/etc.), menu stack ordering, tutorial overlay correctness, CanvasLayer hierarchy, EventBus input signals.
objectives:
- p0-33
- - p0-35
+ - p0-44
- p1-18
- p1-19
---
@@ -42,7 +42,7 @@ or the dim overlay eats a click it shouldn't β that's a Wireguard bug.
## Directly owned objectives
- **p0-33** world-map input wiring β unit panel instancing, city single-click, ESC/F10 menu, panel close, tutorial mouse_filter fix
-- **p0-35** movement mode UX β Move button, path preview, right-click confirm, fog-aware pathing, disabled-state tooltips
+- **p0-44** movement mode UX β Move button, path preview, right-click confirm, fog-aware pathing, disabled-state tooltips
- **p1-18** village discovery feedback β notification toast, reward popup, minimap ping (UI half of the existing `EventBus.village_discovered` signal)
- **p1-19** tutorial opt-in β HUD button, disappears after turn 5, Step 1 start