rhizome-node/.windsurf/workflows/delta-format.md
Lentil Hoffman c173f3475e
feat(views): add DeltaV2 support to Lossless view
- Update Lossless.ingestDelta to accept both Delta and DeltaV2
- Add conversion from DeltaV2 to DeltaV1 during ingestion
- Add test case for DeltaV2 ingestion
- Ensure backward compatibility with existing DeltaV1 code
2025-06-19 20:57:16 -05:00

232 B

description
Update deltas to use the object style for pointers
  • in the current file, for each v1 delta, rewrite it as a v2 delta
    • make sure the new delta is isomorphic to the original
    • do not include a timestamp