Skip to content

docs(skills): timestamp timezone iron rule in the flashduty router - #150

Merged
ysyneu merged 1 commit into
mainfrom
feat/tz-iron-rule
Aug 14, 2026
Merged

docs(skills): timestamp timezone iron rule in the flashduty router#150
ysyneu merged 1 commit into
mainfrom
feat/tz-iron-rule

Conversation

@ysyneu

@ysyneu ysyneu commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Closes the last gap behind the timestamp doc fix in #148: the docs now describe the rendering accurately, but nothing stops the agent from quoting raw UTC strings to users. Adds a 'Timestamps — convert before quoting' section to skills/flashduty/SKILL.md: convert every fduty timestamp to the user's timezone (env block's User Timezone) before presenting it, and tag anything unconvertible with its offset.

fduty renders timestamps as RFC3339 in the process's local timezone —
Etc/UTC in the AI-SRE runner — so raw strings read as UTC while the user
thinks in their own zone. The card now requires converting to the user's
timezone (per the env block's User Timezone) before quoting any time, and
tagging unconvertible values with their offset.
@ysyneu
ysyneu merged commit 1fe23b0 into main Aug 14, 2026
12 checks passed
@ysyneu
ysyneu deleted the feat/tz-iron-rule branch August 14, 2026 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant