Skip to content

feat: add escalation atlas route#230

Open
iamasx wants to merge 1 commit into
mainfrom
feat/211-atlas
Open

feat: add escalation atlas route#230
iamasx wants to merge 1 commit into
mainfrom
feat/211-atlas

Conversation

@iamasx

@iamasx iamasx commented Apr 24, 2026

Copy link
Copy Markdown
Owner

Summary

  • add the new /escalation-atlas app route with lane-first escalation cards
  • stage mock lane, escalation, owner, and compact follow-up data
  • cover the key render paths for lanes, owner summaries, and follow-up content

Closes #211.

Verification

  • export PATH=/Users/adilshaikh/.nvm/versions/node/v22.13.0/bin:$PATH && npm test -- src/app/escalation-atlas/page.test.tsx
  • export PATH=/Users/adilshaikh/.nvm/versions/node/v22.13.0/bin:$PATH && npm run build
  • export PATH=/Users/adilshaikh/.nvm/versions/node/v22.13.0/bin:$PATH && npm test (fails in unrelated existing tests: src/app/asset-inventory/page.test.tsx, src/app/field-guide/page.test.tsx, src/app/scenario-board/page.test.tsx)

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.

[Test] Build Escalation Atlas route with lane summaries

1 participant