Changelog
Features
- 9983c7d: feat: add created_at index and event ordering (@divyam234)
- 4c7c38f: feat: add docker.io registry and improve chunk handling (@divyam234)
- d66dc78: feat: add file operation event recording system (@divyam234)
Refactoring
- 4ef27d5: refactor: rename EventData to Source and expand event data model (@divyam234)
- bfbeab6: refactor: replace interface{} with any type across codebase (@divyam234)