I need an AI Agent that watches a space and detects when work on a task in "In progress" without proper time tracking.
The agent needs access to per-task time entries (start time and when they were created/updated) so it can:
– See when a task moves To do / To edit / → In progress.
– Check if time tracking starts within a 10-minute grace period, or is backfilled within 10 minutes.
– Classify issues as Delayed tracking vs Missed tracking, and label them as from scratch / from edit / from resizing.
Right now, AI Agents can’t read detailed time tracking history, so this workflow isn’t possible. Please expose time tracking data to AI Agents (or automations) so we can enforce accurate tracking for our team.