Under the hood
New readAtMs timestamp tracks when an artifact comment thread was last read
What
A new small data structure combines a commentsEmpty flag with a readAtMs timestamp (validated to be a positive number within a plausible date range) for artifact comment threads.
Why
This timestamp likely lets Claude Code know when a comment thread's contents were last read, which can inform decisions about whether comments are stale or should be dropped from context.
Something disagreesSomething we can check disagrees with this entry, or the writer said they could not settle it.
The writer flagged doubt
The finding does not confirm exactly how readAtMs is used, only that it is likely for staleness or elision decisions.