- update internal beta hardening docs and Smart Clean execution coverage for the 2026-03-16 hardening slice - add pnpm store detection, execution fixtures, and regression coverage across adapters, infrastructure, and app model tests - distinguish file-backed vs Atlas-only recovery messaging in History and restore summaries - preserve completed Smart Clean recovery entries when later targets fail, and report failed findings explicitly instead of losing side effects
Packages
This directory contains shared Swift packages planned for Atlas for Mac.
Current Layout
Package.swiftwires the shared domain, protocol, application, infrastructure, adapters, and feature libraries.- Each package keeps sources under
Sources/<ModuleName>/. - Contract-style tests live next to the modules they validate.