You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dev board — gate timestamps + openable document links in tasks
Exact date+time on gates. Gate cards (kanban + Inbox) show precisely when the decision has been waiting since (⏳ 06/11, 05:17 PM; full timestamp on hover). Side panel adds 'Waiting since' for open gates.
Documents in the task side panel..md paths referenced in the ticket text surface as a 'Documents' section — click opens the doc inline with '← back to task'.
New GET /api/doc?path=… — path-traversal-safe, .md only, 1 MB cap.
Tests: board-gate 5/5, lib 351/351; verified live with Playwright.