Skip to content

[Domain] add pressure risk summaries, overlays, and feedback#215

Merged
learncold merged 3 commits into
mainfrom
codex/pressure-feedback-tuning
May 10, 2026
Merged

[Domain] add pressure risk summaries, overlays, and feedback#215
learncold merged 3 commits into
mainfrom
codex/pressure-feedback-tuning

Conversation

@95x8x9
Copy link
Copy Markdown
Collaborator

@95x8x9 95x8x9 commented May 10, 2026

Summary

  • add pressure hotspot, compression exposure, and critical pressure event metrics across all scenarios
  • store pressure summaries in result artifacts and expose pressure overlays and summary cards in the result views
  • add live pressure feedback for per-agent compression force, exposure, and movement modifiers
  • apply soft local pressure feedback in motion via speed reduction and stronger agent/barrier avoidance
  • optimize feedback updates with spatial-index neighbor probes and staggered refresh for quiet agents
  • add regression coverage for pressure metrics, result summaries, overlays, floor separation, motion slowdown without freezing, and quiet-agent decay reuse

Related Issue

Area

  • Engine
  • Domain
  • Application
  • Docs
  • Build
  • Analysis
  • Chore

Architecture Check

  • I kept the dependency direction �pplication -> domain -> engine.
  • I did not add Qt UI code to src/domain.
  • I did not add domain or �pplication dependencies to src/engine.
  • I used src/ as the include root.

Verification

  • cmake --preset windows-debug
  • cmake --build --preset build-debug
  • ctest --preset test-debug
  • Not run (reason below)

Risks / Follow-up

  • pressure feedback still affects only local movement; route replanning, exit reselection, and urgency changes remain out of scope
  • project persistence for pressure result summaries is still a follow-up task

@95x8x9 95x8x9 changed the title [Domain] add pressure feedback with staggered updates [Domain] add pressure risk summaries, overlays, and feedback May 10, 2026
@95x8x9 95x8x9 changed the base branch from codex/result-label-fit to main May 10, 2026 10:33
@95x8x9 95x8x9 marked this pull request as ready for review May 10, 2026 10:34
@95x8x9 95x8x9 requested a review from learncold as a code owner May 10, 2026 10:34
@learncold learncold merged commit 70ae56e into main May 10, 2026
6 checks passed
@learncold learncold deleted the codex/pressure-feedback-tuning branch May 10, 2026 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants