Skip to content

Add a multi-map replay explorer - #3

Merged
Revincxt merged 1 commit into
mainfrom
agent/multi-map-research-explorer
Aug 5, 2026
Merged

Revincxt merged 1 commit into
mainfrom
agent/multi-map-research-explorer

Conversation

@Revincxt

@Revincxt Revincxt commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace the single-map, presentation-heavy demo with a restrained research replay explorer
  • add four structurally distinct 16×12 warehouse cases and a versioned export-gallery pipeline
  • add synchronized A/B controller inspection, step/speed controls, event seeking, a bounded future-path preview, and explicit trace-completion states
  • record the root seed and scenario fingerprints, and represent unmeasured decision timing as null
  • make replay-buffer sampling copy only the selected batch instead of the whole buffer
  • strengthen GitHub Pages and root-path deployment checks

Maps

  • Rack maze
  • Parallel aisles
  • Cross-dock
  • Serpentine

Each case is a real scenario with its own obstacle topology, charging positions, dynamic closures, trained agents, and committed simulator traces.

Verification

  • ruff check .
  • mypy src
  • pytest --cov=adaptive_agent_lab --cov-report=term-missing (178 passed, 81 subtests, 85.14% coverage)
  • pnpm run lint
  • pnpm run test:sites
  • pnpm run test:pages
  • git diff --check

@Revincxt
Revincxt marked this pull request as ready for review August 5, 2026 03:45
@Revincxt
Revincxt merged commit 1b2333f into main Aug 5, 2026
4 checks passed
@Revincxt
Revincxt deleted the agent/multi-map-research-explorer branch August 5, 2026 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant