ActionItem now carries optional targetPaths so plan.execute can use plan-carried targets instead of reconstructing execution intent from findings. This improves execution reliability and enables proper restore mappings for recovery items. - Add targetPaths field to ActionItem domain model - Update plan execution to prefer plan-carried targets with finding fallback - Expand safe cache path fragments for direct-trash execution - Add gate review documentation for ATL-211/212/215 - Bump protocol version to 0.3.0
Apps
This directory contains user-facing application targets.
Current Entry
AtlasApp/hosts the main native macOS shell.Package.swiftexposes the app shell as a SwiftPM executable target for local iteration.- The app shell now wires fallback health, Smart Clean, app inventory, and helper integrations through the structured worker path.
- Root
project.ymlcan regenerateAtlas.xcodeprojwithxcodegen generatefor native app packaging and installer production.