Files
CleanMM/Apps
zhukang 11405a4b55 Internal beta hardening: pnpm cleanup and recovery semantics
- 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
2026-03-12 23:38:31 +08:00
..

Apps

This directory contains user-facing application targets.

Current Entry

  • AtlasApp/ hosts the main native macOS shell.
  • Package.swift exposes 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.yml can regenerate Atlas.xcodeproj with xcodegen generate for native app packaging and installer production.