Any Vaia agent prompt that depends on "now" (overdue, due this quarter, next 30 days, today's date) has no current date in its model context. There is no prompt token or system context that supplies it, and no MCP tool returns the server date.
STEPS TO REPRODUCE:
1. Open or create a new AI agent, for example create a Copy of Generate Roadmap Summary
2. Edit the prompt text to something relative to the current date, for example:
List the items due in the next 30 days.
or
List the items that are overdue
or
State today's date, then list all items due this quarter
3. Connect to Roadmaps, open a roadmap with data, start the agent from the panel and read the generated response.
Expected Results: The model receives the current date so a date relative prompt returns with correct information and summary
Actual Results: No current date reaches the model. It either refuses to answer, asks the user for the date, or fabricates one. Any relative date filter is unanchored
Clarity 16.4.3
DE211223
In Review by Engineering