· 6 min read
Why We Open-Sourced Our Time Engine but Not Our Safety Layer
Open-core means drawing a line. Here's why computation is open (trust demands it) and safety is commercial (sustainability demands it).
Open-core means drawing a line. Here's why computation is open (trust demands it) and safety is commercial (sustainability demands it).
Property-based testing caught DST double-counting, leap year edge cases, and RRULE bugs that unit tests missed. Here's our proptest setup.
TOON reduces calendar payloads by ~40% vs JSON. Here's how it works, when to use it, and why it matters for AI agent context windows.
Why we built a Rust-based RRULE expansion library with 9,000+ property-based tests — and why AI agents need it.