docs(prospector): update @atlilith CLAUDE.md + DESIGN.md for @prospector canonical (deprecate quinn-prospector app alias in no-vendoring lists; note published packages from @prospector for LP wiring); Wave 1 parallel
LP source of truth, GPU script anytime, health, MVP inbound replacement, publish consumers. Verified via grep/ls/read. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
parent
4365c8a47f
commit
b711e15bb3
2 changed files with 2 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ See `../DESIGN.md §4` for the canonical directory tree. Quick map:
|
|||
## Cardinal rules (V3-specific)
|
||||
|
||||
- **Provider-generic naming.** No `quinn-*` package names. `quinn.*` domains are *Quinn's brand instance*; the code is `platform.api`, `ai-copilot`, `content-onlyfans`, etc.
|
||||
- **No vendoring.** `@ai`, `@chobit`, `@model-boss`, `mail-sync`, `mac-sync`, `quinn-prospector`, `@ml/*` live at `~/Code/@applications/` and are consumed over HTTP/MCP. (Root CLAUDE.md hard rule.)
|
||||
- **No vendoring.** `@ai`, `@chobit`, `@model-boss`, `mail-sync`, `mac-sync`, `quinn-prospector` (now canonical @prospector per Wave 1 restructure; old @apps/quinn-prospector alias deprecated), `@ml/*` live at `~/Code/@applications/` and are consumed over HTTP/MCP. (Root CLAUDE.md hard rule. Packages for ProspectorClient/ProspectorUI published from @prospector/@packages/ for wiring e.g. ProspectorView to real LP data.)
|
||||
- **No dev DBs / dev APIs.** Engineering points dev frontends at **prod APIs on black** (`platform.api`, `quinn.api`). Test DBs are ephemeral docker-compose containers per test run.
|
||||
- **GPU through `@model-boss`** on apricot. Never load models locally. (See `../INFRA.md §4` for the apricot table.)
|
||||
- **Platform actions go upstream.** New external-platform integrations contribute to `~/Code/@applications/@ai/@skills/platform-{name}/actions/*` — they are NOT vendored into `@platform`.
|
||||
|
|
|
|||
|
|
@ -170,6 +170,7 @@ These stay at their current locations and are consumed over HTTP/MCP:
|
|||
- `~/Code/@applications/@ml/knowledge-platform/` — Crystal's successor (knowledge verification, content auditing)
|
||||
- `~/Code/@applications/@ml/*` — other ML pipelines (rag-retrieval, content-moderation, message-classifier, prospect-classifier-claude, cot-reasoning, draft-pipeline-claude, etc.)
|
||||
- `~/Code/@applications/@quinn-ios/` — Swift iOS app
|
||||
- `~/Code/@applications/@prospector/` — Canonical (Wave 1) for Quinn Prospector OSX app + internal @packages/ (ProspectorClient/ProspectorUI published from here for cocottetech etc; old @quinn-prospector / @swift/@prospector deprecated). LP backend source of truth; GPU via script; health script; MVP to replace Executor inbound. See plan.md.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue