Full document, spreadsheet, slideshow, and diagram tooling

feat: activity log, cursor presence, and timeline view (#124, #121, #76) master

Add three pure logic modules with comprehensive tests: - activity-log: encrypted audit trail with filtering, pagination, search, and aggregation (22 tests) - cursor-presence: collaborative cursor overlay with color assignment, staleness detection, and position queries (24 tests) - timeline-view: Gantt-style date range visualization with task extraction, layout computation, and swimlane grouping (30 tests)