Documents That Remember
chronicle beginner 3 min read
What this means for you
Chronicle is a real-time collaborative document editor with a timeline rail down the right edge. Every edit is saved as a navigable operation, not a periodic snapshot. You drag the scrubber backward and the document reforms in front of you, attributed to whoever wrote it, timestamped to the second.
The pitch
Other editors compete on collaboration. Chronicle competes on memory. The story of how a document was written is preserved as a first-class part of the product, not a buried Version History tab.
Who it’s for
The product manager who has asked the team three times who changed the pricing section. The technical writer who spends two hours every release working out what changed in the spec. The maintainer who wants the deliberation preserved alongside the artifact.
Proof points
- Real-time editor where every keystroke becomes a stored operation, attributed and timestamped to the second
- Timeline rail is always present, colour-coded by author, proportional to edit volume, scrub-navigable like a video
- Collaboration engine is written in Rust with a PostgreSQL operation log behind it
- Open-beta surface is documented end-to-end in
docs/marketing/chronicle-launch-strategy.md, including hero, architecture, and conflict-resolution diagrams
mindmap root((Chronicle)) Remembers every edit every author every moment Navigates timeline scrub replay mode named moments Resolves concurrent edits offline merges no merge dialogs Trusts attributed timestamped immutable recordneighbors on the map
- Open Beta: Two Weeks, One Asset That Carries Everything explaining the launch arc to an advisor or contributor
- Memory, Not Collaboration: Why Chronicle Is in a Different Category answering 'how is this different from Google Docs?'