Fix AtlasSpacing.screenH value (24 -> 28). Add adaptiveMetricColumns for responsive grid layouts and atlasContentWidth environment key. Enhance AtlasEmptyState with optional action button. Brand-tint ProgressView controls. Add AtlasPresentationHelpers. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.