- prospector-client/: merge of domain-models/ + api-client/ into single target/product 'ProspectorClient' with combined Sources/
- prospector-ui/: moved, product 'ProspectorUI' depends on prospector-client + adjusted @ui/ path deps
- Used terminal mv for content relocation (from @packages/@swift/@prospector/); git add in new repo
- Updated all internal: imports (LilithProspectorDomainModels → ProspectorClient or removed), Package.swift names/products/comments, tests (@testable), READMEs, source comments
- Added exact required note: 'Published from @applications/@prospector as part of restructure. Consumers use @lilith/prospector-client etc. See plan.md. Integrates with LP's prospect-runner, mcp-prospector, quinn-api, macsync Apple Notes pastebin.'
- Skeleton @prospector/ + @packages/ + top README also updated for structure/MVP/LP notes
- Independent of app migration (old app/project.yml still reference old; deprecation notes added)
- Old location: packages deleted via git rm + DEPRECATED.md left (in its own commit)
- See also DEPRECATED-PACKAGES.md in @quinn-prospector
Verification follows (ls/grep old names zero in new; swift build)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>