X @Avi Chawla
Avi Chawla·2025-10-02 18:03
Looks like grok missed. Let me explain with an example.Suppose a company policy changes its parental leave from 12 weeks to 16 weeks, effective Jan 1 2025.If you query “What was the policy on Dec 15 2024?”, the database says 12 weeks.If you query “What is the policy on Feb 1 2025?”, it says 16 weeks.Temporal lets you see what the actual policy is at different times.Now imagine the HR team only updated the database on Jan 20 2025 to reflect the Jan 1 change mentioned above.If you query “What did we believe t ...