mirror of
https://github.com/holos-run/holos.git
synced 2026-04-07 01:54:58 +00:00
- Replace 'a' with 'before' and 'b' with 'after' in BuildPlans doc comment for clarity - Fix backwards compatibility test case by swapping before/after files: - before.yaml now correctly has fewer fields (older version) - after.yaml now correctly has more fields (newer version with enhancements) - Update comparison logic to filter fields from after that don't exist in before - This correctly implements spec 4: after may have fields missing from before when backwards compatible 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>