Holonifying Entities

For a developer with an existing codebase — say, entities backed by a PostgreSQL or MongoDB store — what's the minimum viable path to holonifying those entities?

Do we need to rip out existing persistence logic from day one, or can holons wrap around what's already there incrementally?