maniator / maniator/verticopolis
[Feature]: [P3] Tap the traffic chip to fly the camera to the hotspot floor
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Imported from the engineering backlog (
_bmad-output/implementation-artifacts/backlog.md, storytraffic-chip-tap-to-hotspot).
Priority P3 (do-first order) | Status: open work (see row) | Type: feature-request | Recorded: 2026-07-15
Problem / motivation
Sally's IOU from the traffic party, scoped out of the fix PR on purpose (touches the camera). The chip already names the worst floor (Backed up 42F); tapping it should fly the camera there. Touches the chip wiring in src/main.ts plus a small camera API on the render side. Navigation affordance, mode-agnostic.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in src/main.ts by tracing the traffic chip wiring, then locate the render-side camera API used for navigation. Make the chip activate a camera move to the floor it names, regardless of mode. Done means tapping the chip flies the camera to the traffic hotspot floor without breaking existing chip behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100