mirror of
https://github.com/holos-run/holos.git
synced 2026-03-02 19:18:54 +00:00
Testing is problematic because the current working directory is not the platform root. This patch refactors the codebase to consistently store and use the platform root directory to construct absolute paths for reading and writing files during a BuldPlan execution.