Rollback Plan

Rollback Plan

All changes are in git. If the build fails or the structure doesn’t work:

# Revert all changes in domus-infra-ops
git -C ~/atelier/_bibliotheca/domus-infra-ops checkout -- .
git -C ~/atelier/_bibliotheca/domus-infra-ops clean -fd

The monolith is recoverable from git history at any time.