feat: add Atlas native app UX overhaul
This commit is contained in:
19
Packages/AtlasApplication/README.md
Normal file
19
Packages/AtlasApplication/README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# AtlasApplication
|
||||
|
||||
## Responsibility
|
||||
|
||||
- Use cases and orchestration interfaces
|
||||
- Structured application-layer coordination between the app shell and worker boundary
|
||||
|
||||
## Planned Use Cases
|
||||
|
||||
- `StartScan`
|
||||
- `PreviewPlan`
|
||||
- `ExecutePlan`
|
||||
- `RestoreItems`
|
||||
- `InspectPermissions`
|
||||
|
||||
## Current Scaffold
|
||||
|
||||
- `AtlasWorkspaceController` turns structured worker responses into app-facing scan, preview, and permission outputs.
|
||||
- `AtlasWorkerServing` defines the worker boundary without leaking UI concerns into infrastructure.
|
||||
Reference in New Issue
Block a user