Files
ArchiveBox/archivebox/machine
Claude a5206e7648 refactor: move to_jsonl() methods to models
Move JSONL serialization from standalone functions to model methods
to mirror the from_jsonl() pattern:

- Add Binary.to_jsonl() method
- Add Process.to_jsonl() method
- Add ArchiveResult.to_jsonl() method
- Add Snapshot.to_jsonl() method
- Update write_index_jsonl() to use model methods
- Update jsonl.py functions to be thin wrappers
2025-12-30 18:35:22 +00:00
..
2025-12-29 22:12:57 -08:00
2024-10-04 19:16:46 -07:00
2025-12-29 04:02:11 -08:00
2025-12-29 04:02:11 -08:00