No description
- Per Quinn Prospector plan Wave 1 (independent): @applications/@prospector/ root + @packages/ sub structure. - prospector-client/: Sources/ProspectorClient/ + Tests/ProspectorClientTests/ + Package.swift (product "ProspectorClient") + README. - prospector-ui/: Sources/ProspectorUI/ + Tests/ProspectorUITests/ + Package.swift (product "ProspectorUI", depends on ../prospector-client) + README. - Top-level placeholders: designs/, mcp/, docs/ + root README.md . - All per task: basic skeletons, exact README migration note text, .gitkeep for dirs. No edits to old @quinn-prospector/ or @packages/@swift/@prospector/ sources. - Verified pre-commit: list_dir + find + swift package describe (manifests valid; empty-target expected until migration in later wave). - Git: scoped add only, on main, new repo no remote (commit local), pre-checked container git status clean for this change, no pollution per agent-cleanup. - Follows Git Commit Protocol, safety-rules, zero tech debt, collective execution. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| @packages | ||
| designs | ||
| docs | ||
| mcp | ||
| README.md | ||
@prospector
Canonical structure root for Quinn Prospector (MVP focus).
Created in Wave 1: skeleton only (no source migration yet per task).
See plan.md (in session) for full details, MVP, LP backend as source of truth, etc.
Contains:
- @packages/prospector-client/
- @packages/prospector-ui/
- designs/ (placeholder)
- mcp/ (placeholder)
- docs/ (placeholder)
Integrates with LP's proven prospect-runner, mcp-prospector, quinn-api, macsync Apple Notes pastebin, on-demand GPU via provision script.