learning_ai_common_plat/dashboards/ux-lab/bolt-timeline-studio/INTEGRATION_NOTES.md

304 B

Integration Notes

This repo is a pattern source for timeline/scheduler UI.

Adoption expectations:

  • Timeline primitives should live in src/components/** (grid, block, lane list, inspector).
  • Keep drag/resize math in src/lib/** so we can transplant it.
  • Use the shared --ux-* token contract.